mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-27 00:40:05 +00:00
Update main.ui
This commit is contained in:
parent
0ff9040726
commit
d56f908e5c
@ -124,6 +124,9 @@
|
|||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Start</string>
|
<string>&Start</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="shortcut">
|
||||||
|
<string>F4</string>
|
||||||
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="action_Pause">
|
<action name="action_Pause">
|
||||||
<property name="enabled">
|
<property name="enabled">
|
||||||
@ -132,6 +135,9 @@
|
|||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Pause</string>
|
<string>&Pause</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="shortcut">
|
||||||
|
<string>F4</string>
|
||||||
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="action_Stop">
|
<action name="action_Stop">
|
||||||
<property name="enabled">
|
<property name="enabled">
|
||||||
|
Loading…
Reference in New Issue
Block a user