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 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!"));