mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
IJPL-158077 Missing icon for "Configure New UI" tool window
GitOrigin-RevId: 2060b6bb02b0977a4158ee58a47afca801495c4a
This commit is contained in:
committed by
intellij-monorepo-bot
parent
5c1e102da1
commit
0edfd7b59b
@@ -1053,7 +1053,7 @@
|
||||
icon="AllIcons.Toolwindows.Notifications"
|
||||
factoryClass="com.intellij.notification.impl.NotificationsToolWindowFactory"/>
|
||||
|
||||
<toolWindow id="Meet New UI" anchor="right" secondary="false" icon="com.intellij.icons.AllIcons.Toolwindow.MeetNewUi"
|
||||
<toolWindow id="Meet New UI" anchor="right" secondary="false" icon="com.intellij.icons.AllIcons.Toolwindows.MeetNewUi"
|
||||
factoryClass="com.intellij.ide.ui.experimental.meetNewUi.MeetNewUiToolWindowFactory"/>
|
||||
|
||||
<applicationService serviceInterface="com.intellij.ide.TypePresentationService"
|
||||
|
||||
Reference in New Issue
Block a user