mirror of https://gitlab.com/pamhyr/pamhyr2
work 6
parent
a633e4bccf
commit
59aae7fd40
|
|
@ -46,7 +46,7 @@
|
|||
<item>
|
||||
<widget class="QCheckBox" name="checkBox">
|
||||
<property name="text">
|
||||
<string>Enable / Disable hydraulic structure</string>
|
||||
<string>Enable / Disable Output KP AdisTS</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
|
|
@ -100,7 +100,7 @@
|
|||
<action name="action_add">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>ressources/add.png</normaloff>ressources/gtk-add.png</iconset>
|
||||
<normaloff>ressources/add.png</normaloff>ressources/add.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Add</string>
|
||||
|
|
@ -112,7 +112,7 @@
|
|||
<action name="action_delete">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>ressources/del.png</normaloff>ressources/gtk-remove.png</iconset>
|
||||
<normaloff>ressources/del.png</normaloff>ressources/del.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Delete</string>
|
||||
|
|
|
|||
Loading…
Reference in New Issue