diff options
Diffstat (limited to 'shemov.h')
-rw-r--r-- | shemov.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -72,7 +72,8 @@ class SheMov : public QMainWindow { void createOpenWithMenuAV(); void createToolBar(); void writeSettings(); - void readSettings(); + void readSettings(); + void createPalette(); //Statusbar Items QLabel *mSelectedItems; |