summaryrefslogtreecommitdiffstats
path: root/shemov.h
diff options
context:
space:
mode:
Diffstat (limited to 'shemov.h')
-rw-r--r--shemov.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shemov.h b/shemov.h
index 67d8da6..92a93b6 100644
--- a/shemov.h
+++ b/shemov.h
@@ -49,6 +49,7 @@ class SheMov : public QMainWindow {
//Statusbar Items
QLabel *mSelectedItems;
QLabel *mTemplate;
+ QLabel *mSelectedSize;
//Actions
QAction *mQuitA;