aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.hpp')
-rw-r--r--src/mainwindow.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainwindow.hpp b/src/mainwindow.hpp
index 49e2c84..e02ecfd 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_favourites_view_doubleClicked(const QModelIndex &index);
+
void on_actionChangelog_triggered();
void on_actionManage_Certificates_triggered();