From 51b8435880013f1d4533379811a9b89c1ea3173c Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 4 Sep 2016 17:06:53 +0200 Subject: Make QActions local to FileWidget Introduce Globals singleton for global actions. --- shemovcleaner.h | 1 + 1 file changed, 1 insertion(+) (limited to 'shemovcleaner.h') diff --git a/shemovcleaner.h b/shemovcleaner.h index 9828e32..c3485bf 100644 --- a/shemovcleaner.h +++ b/shemovcleaner.h @@ -29,6 +29,7 @@ class ShemovCleaner : public QMainWindow { private: void createStatusBar(); + void createGlobalActions(); void createActions(); void openDatabase(); QAction *createSeparator(); -- cgit v1.2.3-70-g09d2