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