mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Qt: Implement sysmenu booting
This commit is contained in:
@ -60,6 +60,7 @@ signals:
|
||||
void PathRemoved(const QString&);
|
||||
void HideCursorChanged();
|
||||
void VolumeChanged(int volume);
|
||||
void NANDRefresh();
|
||||
|
||||
private:
|
||||
Settings();
|
||||
|
Reference in New Issue
Block a user