From d4708602ac2ec4f23161ae154eb86e3f6a2740fb Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 14 Feb 2015 17:58:29 +0100 Subject: Implement gotoArchive New context menu item for Filesystemwidget: select the seriespart when goto archive is triggered... Selecting the partId from ArchiveModel was deceptibly simple. Doom impending? --- archivemodel.h | 1 + 1 file changed, 1 insertion(+) (limited to 'archivemodel.h') diff --git a/archivemodel.h b/archivemodel.h index 00bd46b..8dd60f8 100644 --- a/archivemodel.h +++ b/archivemodel.h @@ -55,6 +55,7 @@ class ArchiveModel : public SmTreeModel { void removeFiles(const QList fileIds); bool deleteSeriesPart(int partId); bool addSeriesPart(int partno, QString subtitle, const QModelIndex &parent); + int seriesPartIdFromMd5(const QString &md5); signals: void needRefresh(); -- cgit v1.2.3-70-g09d2