Commit c3a5ea1b authored by Pierre-Antoine Rouby's avatar Pierre-Antoine Rouby
Browse files

Arts: Add meshing icon.

Showing with 10 additions and 0 deletions
+10 -0
File added
...@@ -111,6 +111,12 @@ ...@@ -111,6 +111,12 @@
<property name="windowTitle"> <property name="windowTitle">
<string>toolBar</string> <string>toolBar</string>
</property> </property>
<property name="iconSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<attribute name="toolBarArea"> <attribute name="toolBarArea">
<enum>TopToolBarArea</enum> <enum>TopToolBarArea</enum>
</attribute> </attribute>
...@@ -237,6 +243,10 @@ ...@@ -237,6 +243,10 @@
</property> </property>
</action> </action>
<action name="action_meshing"> <action name="action_meshing">
<property name="icon">
<iconset>
<normaloff>ressources/meshing.png</normaloff>ressources/meshing.png</iconset>
</property>
<property name="text"> <property name="text">
<string>Meshing</string> <string>Meshing</string>
</property> </property>
......
src/View/ui/ressources/meshing.png

11.3 KB

Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment