mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-04 09:43:16 +00:00
Merge pull request #375 from notgonnaleo/main
qt_gui: Added feature to toggle (show/hide) game list view
This commit is contained in:
commit
95c89ca6a9
2 changed files with 11 additions and 0 deletions
|
@ -45,6 +45,7 @@ private Q_SLOTS:
|
|||
void ConfigureGuiFromSettings();
|
||||
void SaveWindowState() const;
|
||||
void SearchGameTable(const QString& text);
|
||||
void ShowGameList();
|
||||
void RefreshGameTable();
|
||||
void HandleResize(QResizeEvent* event);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue