Arts: Add meshing icon.

setup.py
Pierre-Antoine Rouby 2024-04-03 11:56:47 +02:00
parent 6349c4f752
commit c3a5ea1b91
3 changed files with 10 additions and 0 deletions

BIN
arts/meshing.kra Normal file

Binary file not shown.

View File

@ -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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB