mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Qt: Implement missing "File" menu items
This commit is contained in:
@ -128,6 +128,11 @@ private:
|
||||
void OnExportRecording();
|
||||
void ShowTASInput();
|
||||
|
||||
void ChangeDisc();
|
||||
void EjectDisc();
|
||||
|
||||
QString PromptFileName();
|
||||
|
||||
void EnableScreenSaver(bool enable);
|
||||
|
||||
void OnStopComplete();
|
||||
|
Reference in New Issue
Block a user