mirror of https://gitlab.com/pamhyr/pamhyr2
MainWindow: Diable unused help action.
parent
a22a760610
commit
0a87261d94
|
|
@ -627,11 +627,17 @@
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="action_menu_help_pamhyr">
|
<action name="action_menu_help_pamhyr">
|
||||||
|
<property name="enabled">
|
||||||
|
<bool>false</bool>
|
||||||
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Help PAMHYR</string>
|
<string>Help PAMHYR</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="action_menu_help_mage">
|
<action name="action_menu_help_mage">
|
||||||
|
<property name="enabled">
|
||||||
|
<bool>false</bool>
|
||||||
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Help MAGE</string>
|
<string>Help MAGE</string>
|
||||||
</property>
|
</property>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue