mirror of https://gitlab.com/pamhyr/pamhyr2
Arts: Add meshing icon.
parent
6349c4f752
commit
c3a5ea1b91
Binary file not shown.
|
|
@ -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 |
Loading…
Reference in New Issue