diff options
Diffstat (limited to 'archivetreeview.h')
-rw-r--r-- | archivetreeview.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivetreeview.h b/archivetreeview.h index b62d323..ad23bc1 100644 --- a/archivetreeview.h +++ b/archivetreeview.h @@ -39,7 +39,6 @@ class ArchiveTreeView : public QWidget { void showAllFiles(bool toggled); void showForBurn(bool toggled); void cleanDatabase(const QString &table); - void selectMoviePart(int seriespartId, int seriesId); void copyPath(int type); void readSettings(); |