removed current cover indicator from 'flow'

enabled volume search in comic vine dialog
This commit is contained in:
Luis Ángel San Martín
2013-10-06 18:13:27 +02:00
parent e8a97230f5
commit b88715e26e
6 changed files with 176 additions and 30 deletions

View File

@ -135,6 +135,9 @@ public:
//returns comic title if it isn't null or empty, in other case returns fileName
QString getTitleOrPath();
//returns parent folder name
QString getParentFolderName();
QString toTXT();
ComicInfo info;