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 @@
<property name="windowTitle">
<string>toolBar</string>
</property>
<property name="iconSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
......@@ -237,6 +243,10 @@
</property>
</action>
<action name="action_meshing">
<property name="icon">
<iconset>
<normaloff>ressources/meshing.png</normaloff>ressources/meshing.png</iconset>
</property>
<property name="text">
<string>Meshing</string>
</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