diff options
Diffstat (limited to 'src/mainwindow.h')
| -rw-r--r-- | src/mainwindow.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h index 43b2bede..3364bb37 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -184,6 +184,9 @@ protected: virtual void dropEvent(QDropEvent *event);
private slots:
+ void on_actionChange_Game_triggered();
+
+private slots:
void on_clickBlankButton_clicked();
private:
|
