mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-12 00:47:49 +00:00
qt: Add help option to open yuzu folder
Opens a new file manager window at the UserDir.
This commit is contained in:
parent
4a42f5f99c
commit
d98525e809
3 changed files with 13 additions and 0 deletions
|
@ -167,6 +167,7 @@ private slots:
|
|||
void OnMenuRecentFile();
|
||||
void OnConfigure();
|
||||
void OnLoadAmiibo();
|
||||
void OnOpenYuzuFolder();
|
||||
void OnAbout();
|
||||
void OnToggleFilterBar();
|
||||
void OnDisplayTitleBars(bool);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue