summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2019-12-07 02:30:17 -0500
committerGitHub <noreply@github.com>2019-12-07 02:30:17 -0500
commit931fd78284734164fe91ccd86ffdee7b98a39641 (patch)
tree7c6aa4c35e0738d71eca1ba08560036109c45df8 /src/mainwindow.h
parentd13ea08be82d88c4f0b845983a3390729723d0e1 (diff)
parent267985a62dd90b1b66c14ba32436f80907f97edb (diff)
Merge pull request #927 from isanae/clickBlank
Remove unused on_clickBlankButton_clicked()
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 98573423..2020b1a3 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -199,9 +199,6 @@ protected:
private slots:
void on_actionChange_Game_triggered();
-private slots:
- void on_clickBlankButton_clicked();
-
private:
void cleanup();