summaryrefslogtreecommitdiffstats
path: root/archiveview.h
diff options
context:
space:
mode:
Diffstat (limited to 'archiveview.h')
-rw-r--r--archiveview.h1
1 files changed, 1 insertions, 0 deletions
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!"));