summaryrefslogtreecommitdiffstats
path: root/archivetreeview.h
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2013-02-07 14:08:52 +0100
committerArno <am@disconnect.de>2013-02-07 14:08:52 +0100
commit9fbf13241d8a2aa0698f23c8e8f0626f3f237fb3 (patch)
tree8f575d52a82d1bcb9afd91d7b18b61f8a38364c7 /archivetreeview.h
parentd9a730de4fd67671204aded5078f4bcf36fb4acb (diff)
downloadSheMov-9fbf13241d8a2aa0698f23c8e8f0626f3f237fb3.tar.gz
SheMov-9fbf13241d8a2aa0698f23c8e8f0626f3f237fb3.tar.bz2
SheMov-9fbf13241d8a2aa0698f23c8e8f0626f3f237fb3.zip
Revamp Show all Files Action
Change action to show all local movies, no favorites, no pictures, to ease selection of files to burn.
Diffstat (limited to 'archivetreeview.h')
-rw-r--r--archivetreeview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivetreeview.h b/archivetreeview.h
index 5013414..9abbb44 100644
--- a/archivetreeview.h
+++ b/archivetreeview.h
@@ -48,6 +48,7 @@ class ArchiveTreeView : public QWidget
public slots:
void setFileViewMode(int mode);
void showAllFiles(bool toggled);
+ void showForBurn(bool toggled);
void cleanDatabase(const QString &table);
void selectMoviePart(int seriespartId, int seriesId);
void copyPath(int type);