mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
DQt2: Implement Paths config dialog
This commit is contained in:
@ -29,7 +29,6 @@ signals:
|
||||
|
||||
private slots:
|
||||
void Open();
|
||||
void Browse();
|
||||
void Play();
|
||||
void Pause();
|
||||
|
||||
@ -40,6 +39,8 @@ private slots:
|
||||
void FullScreen();
|
||||
void ScreenShot();
|
||||
|
||||
void PathsConfig();
|
||||
|
||||
private:
|
||||
void MakeGameList();
|
||||
void MakeMenuBar();
|
||||
|
Reference in New Issue
Block a user