diff options
Diffstat (limited to 'src/mainwindow.hpp')
| -rw-r--r-- | src/mainwindow.hpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mainwindow.hpp b/src/mainwindow.hpp index fb1d282..9a460a8 100644 --- a/src/mainwindow.hpp +++ b/src/mainwindow.hpp @@ -67,6 +67,12 @@ private slots: void on_actionAbout_Qt_triggered(); + void on_actionSave_as_triggered(); + + void on_actionGo_to_home_triggered(); + + void on_actionAdd_to_favourites_triggered(); + private: void reloadTheme(); |
