ui: disable "Simulate Wake-up" when no game is running (#1863)

This commit is contained in:
Bruno Macabeus 2021-01-11 15:03:37 +00:00 committed by GitHub
parent 5117b21c52
commit b81f19613f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 4 deletions

View file

@ -138,7 +138,7 @@
</object>
</child>
<child>
<object class="GtkMenuItem" id="SimulateWakeUpMessage">
<object class="GtkMenuItem" id="_simulateWakeUpMessage">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="tooltip_text" translatable="yes">Simulate a Wake-up Message</property>