From 9f314ad26720a925e8e7a7f1a9f61330f3fd29c1 Mon Sep 17 00:00:00 2001 From: Arno Date: Mon, 7 Apr 2014 16:16:55 +0200 Subject: Create new, empty Seriespart by contect menu Preparation for drag and drop. Also make it possible to delete Seriesparts without files. --- archiveview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'archiveview.h') diff --git a/archiveview.h b/archiveview.h index 2366fb5..f1b9029 100644 --- a/archiveview.h +++ b/archiveview.h @@ -94,6 +94,7 @@ class ArchiveTree : public SmTreeView { void editSeriesPart(); void markAsFavorite(); void deleteFromTree(); + void newPart(); private: void impossible(const QString msg = tr("Unable to perform function!")); -- cgit v1.2.3-70-g09d2