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 1966684..6cfee9f 100644 --- a/src/mainwindow.hpp +++ b/src/mainwindow.hpp @@ -75,6 +75,8 @@ private slots: void on_actionManage_Certificates_triggered(); + void on_actionShow_document_source_triggered(); + private: // slots void on_tab_fileLoaded(DocumentStats const & stats); |
