Qt: Only enable view->game properties for game list entry
This commit is contained in:
@@ -779,6 +779,9 @@
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionViewGameProperties">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Game &Properties</string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user