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