diff options
Diffstat (limited to 'archiveview.h')
-rw-r--r-- | archiveview.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archiveview.h b/archiveview.h index c786b33..36e915c 100644 --- a/archiveview.h +++ b/archiveview.h @@ -89,6 +89,7 @@ class ArchiveTree : public SmTreeView { void editGenres(); void editMetadata(); void editSeriesPart(); + void markAsFavorite(); private: void impossible(const QString msg = tr("Unable to perform function!")); |