aboutsummaryrefslogtreecommitdiffstats
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index a856dbe..f1de2d7 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -34,9 +34,9 @@ private slots:
void on_actionDirect_messages_triggered(bool checked);
void on_actionOnly_with_attachment_triggered(bool checked);
void on_actionReblogs_triggered(bool checked);
+ void on_actionRandom_status_triggered(bool checked);
+ void on_actionCopy_status_triggered(bool checked);
- void on_buttonRandom_clicked();
- void on_buttonCopy_clicked();
void on_buttonSearch_clicked();
void on_menuView_aboutToHide();