mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 08:27:53 +00:00
Port #3902 from Citra: "Add restart hotkey & menu option"
This commit is contained in:
parent
cd3cf87aaa
commit
230bf50dda
2 changed files with 18 additions and 0 deletions
|
@ -211,6 +211,14 @@
|
|||
<string>Fullscreen</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action_Restart">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Restart</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<resources/>
|
||||
</ui>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue