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 c89b865..e0e738f 100644
--- a/src/mainwindow.hpp
+++ b/src/mainwindow.hpp
@@ -107,6 +107,8 @@ private slots:
void on_history_view_activated(const QModelIndex &index);
+ void on_outline_view_activated(const QModelIndex &index);
+
private: // slots
void on_tab_fileLoaded(DocumentStats const & stats);