diff options
Diffstat (limited to 'shemovcleaner.h')
-rw-r--r-- | shemovcleaner.h | 1 |
1 files changed, 1 insertions, 0 deletions
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(); |