рефакторинг. вынес часть иконок в общую часть

This commit is contained in:
2024-10-15 16:58:20 +03:00
parent 01041ccf75
commit f353c1b90c
142 changed files with 294 additions and 158 deletions

View File

@@ -139,7 +139,7 @@
</grid>
<grid id="3cb4d" binding="analysisFormPanel" layout-manager="BorderLayout" hgap="0" vgap="0">
<constraints>
<tabbedpane title="" icon="icons/Metrics.png">
<tabbedpane title="" icon="Common/icons/Metrics.png">
<tooltip value="Анализ"/>
</tabbedpane>
</constraints>
@@ -154,7 +154,7 @@
<grid id="59473" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<tabbedpane title="" icon="icons/Log.png">
<tabbedpane title="" icon="Common/icons/Log.png">
<tooltip value="Журнал"/>
</tabbedpane>
</constraints>