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