aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.hpp')
-rw-r--r--src/mainwindow.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainwindow.hpp b/src/mainwindow.hpp
index f619056..2b5e2ef 100644
--- a/src/mainwindow.hpp
+++ b/src/mainwindow.hpp
@@ -75,6 +75,10 @@ private slots:
void on_tab_fileLoaded(qint64 fileSize, QString const & mime, int msec);
+ void on_focus_inputbar();
+
+ void on_actionHelp_triggered();
+
private:
void reloadTheme();