mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 07:09:48 -06:00
Qt: Bring Gamelist up to Wx standards
This commit is contained in:
@ -41,6 +41,7 @@ signals:
|
||||
// View
|
||||
void ShowTable();
|
||||
void ShowList();
|
||||
void ColumnVisibilityToggled(const QString& row, bool visible);
|
||||
|
||||
void ShowAboutDialog();
|
||||
|
||||
|
Reference in New Issue
Block a user