mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 23:15:14 -04:00
removed current cover indicator from 'flow'
enabled volume search in comic vine dialog
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user