mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
MenuBar: Add action which opens the user folder
This commit is contained in:
@ -188,6 +188,8 @@ private:
|
||||
void ChangeDisc();
|
||||
void EjectDisc();
|
||||
|
||||
void OpenUserFolder();
|
||||
|
||||
QStringList PromptFileNames();
|
||||
|
||||
void UpdateScreenSaverInhibition();
|
||||
|
Reference in New Issue
Block a user