summaryrefslogtreecommitdiffstats
path: root/shemov.h
diff options
context:
space:
mode:
Diffstat (limited to 'shemov.h')
-rw-r--r--shemov.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/shemov.h b/shemov.h
index 8247e20..33dfa7b 100644
--- a/shemov.h
+++ b/shemov.h
@@ -40,7 +40,6 @@ class SheMov : public QMainWindow {
void configure();
void tabChanged(int newTab);
void setFsFree();
- void setSlide(bool toggled);
void aboutShemov();
void showStatistics();
void newMovieWizard();
@@ -78,7 +77,6 @@ class SheMov : public QMainWindow {
//Statusbar Items
QLabel *mSelectedDuration;
QLabel *mSelectedItems;
- QLabel *mSlideLabel;
QLabel *mSelectedSize;
QLabel *mFsFree;