summaryrefslogtreecommitdiffstats
path: root/shemov.h
diff options
context:
space:
mode:
Diffstat (limited to 'shemov.h')
-rw-r--r--shemov.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/shemov.h b/shemov.h
index 05273bd..87efac6 100644
--- a/shemov.h
+++ b/shemov.h
@@ -45,8 +45,7 @@ class SheMov : public QMainWindow {
void newMovieWizardWithFiles();
void setSize(qint64 size);
void checkConsistency();
- void toggleHoverPics(bool toggled);
- void toggleHoverArchive(bool toggled);
+ void toggleHover(QObject *object);
void checkMount(bool mounted);
signals:
@@ -99,6 +98,8 @@ class SheMov : public QMainWindow {
QAction *mConsistencyA;
QAction *mHoverPicsA;
QAction *mHoverArchiveA;
+ QAction *mHoverDirectoriesA;
+ QAction *mHoverMoviesA;
//TreeView Actions
//Series Actions