mirror of
https://github.com/YACReader/yacreader
synced 2026-02-12 18:13:01 -05:00
modified comics and folders information served to remote devices (YACReader for iOS 2.0)
This commit is contained in:
@ -139,6 +139,9 @@ public:
|
||||
//returns parent folder name
|
||||
QString getParentFolderName() const;
|
||||
|
||||
//return the size of the file in bytes
|
||||
qulonglong getFileSize() const;
|
||||
|
||||
QString toTXT();
|
||||
|
||||
ComicInfo info;
|
||||
|
||||
Reference in New Issue
Block a user