diff options
Diffstat (limited to 'src/mainwindow.hpp')
| -rw-r--r-- | src/mainwindow.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainwindow.hpp b/src/mainwindow.hpp index 954ba5f..f125551 100644 --- a/src/mainwindow.hpp +++ b/src/mainwindow.hpp @@ -83,6 +83,8 @@ private slots: void on_favourites_view_customContextMenuRequested(const QPoint &pos); + void on_actionChangelog_triggered(); + private: void reloadTheme(); |
