aboutsummaryrefslogtreecommitdiffstats
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index ce72397..c05eb10 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -31,6 +31,8 @@ private slots:
void on_actionDirect_messages_triggered(bool checked);
void on_actionOnly_with_attachment_triggered(bool checked);
+ void on_buttonRandom_clicked();
+
void on_menuView_aboutToHide();
void on_listWidget_itemActivated(QListWidgetItem *item);