From 78c36ad6caab4a6c22bc95ee1f983ea841416ab9 Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 4 Apr 2014 16:13:24 +0200 Subject: Delete SeriesPart Make it possible to delete a SeriesPart. This may happen if eg. you download the same clip/movie with a better quality. --- archiveview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'archiveview.h') diff --git a/archiveview.h b/archiveview.h index ce0732a..4b1308c 100644 --- a/archiveview.h +++ b/archiveview.h @@ -93,6 +93,7 @@ class ArchiveTree : public SmTreeView { void editMetadata(); void editSeriesPart(); void markAsFavorite(); + void deleteFromTree(); private: void impossible(const QString msg = tr("Unable to perform function!")); -- cgit v1.2.3-70-g09d2