summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorTannin <sherb@gmx.net>2016-05-07 00:23:13 +0200
committerTannin <sherb@gmx.net>2016-05-07 00:23:13 +0200
commit32480f7a818facb096c423fbed625bb311b0c497 (patch)
tree5b266febdb9109c7e5da85b5a50131476b218b70 /src/mainwindow.h
parente43762e7db5ec66c6fdc7a453b873b433a992e3d (diff)
minor fixes
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index d2f3fb47..866f1ad6 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -183,6 +183,9 @@ protected:
virtual void dragEnterEvent(QDragEnterEvent *event);
virtual void dropEvent(QDropEvent *event);
+private slots:
+ void on_clickBlankButton_clicked();
+
private:
void cleanup();