mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-10 01:59:02 +00:00
DQt2: Add a message if the game list is empty.
This commit is contained in:
parent
552ea58bf5
commit
48d1adb96f
10 changed files with 76 additions and 19 deletions
|
@ -30,7 +30,7 @@ public slots:
|
|||
void SetRenderFullscreen(bool fullscreen);
|
||||
|
||||
signals:
|
||||
void RequestTitle(QString title);
|
||||
void RequestTitle(const QString& title);
|
||||
void RequestStop();
|
||||
void RequestRenderSize(int w, int h);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue