summaryrefslogtreecommitdiffstats
path: root/shemov.h
diff options
context:
space:
mode:
Diffstat (limited to 'shemov.h')
-rw-r--r--shemov.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/shemov.h b/shemov.h
index bdb8868..206aa73 100644
--- a/shemov.h
+++ b/shemov.h
@@ -72,7 +72,8 @@ class SheMov : public QMainWindow {
void createOpenWithMenuAV();
void createToolBar();
void writeSettings();
- void readSettings();
+ void readSettings();
+ void createPalette();
//Statusbar Items
QLabel *mSelectedItems;