From 99c6c809b961f2eb3c8538bfa50de7f2f98587ea Mon Sep 17 00:00:00 2001 From: Dominick Allen Date: Tue, 1 Oct 2024 06:14:36 -0500 Subject: Get configurations to apply when accepting. --- src/main_window.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main_window.hpp') 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(); -- cgit v1.2.3