mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 11:49:06 +00:00
MenuBar: Add action which opens the user folder
This commit is contained in:
parent
c4f4ecbb62
commit
869aa9eb55
4 changed files with 19 additions and 0 deletions
|
@ -188,6 +188,8 @@ private:
|
|||
void ChangeDisc();
|
||||
void EjectDisc();
|
||||
|
||||
void OpenUserFolder();
|
||||
|
||||
QStringList PromptFileNames();
|
||||
|
||||
void UpdateScreenSaverInhibition();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue