summaryrefslogtreecommitdiff
path: root/src/main_window.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main_window.hpp')
-rw-r--r--src/main_window.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main_window.hpp b/src/main_window.hpp
index 2dabf77..e5363a2 100644
--- a/src/main_window.hpp
+++ b/src/main_window.hpp
@@ -32,6 +32,7 @@ class GetsuyomiApp : public QMainWindow {
private:
/* Private methods */
void createActions();
+ void bindShortcuts();
void createMenus();
void createToolBar();