mirror of
https://github.com/YACReader/yacreader
synced 2026-02-14 11:03:02 -05:00
updated Folder class
This commit is contained in:
@ -124,7 +124,7 @@ class ComicDB : public LibraryItem
|
||||
public:
|
||||
ComicDB();
|
||||
|
||||
bool isDir();
|
||||
bool isDir() const;
|
||||
|
||||
bool _hasCover;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user