merged develop

This commit is contained in:
Luis Ángel San Martín
2016-04-19 23:19:39 +02:00
30 changed files with 638 additions and 125 deletions

View File

@ -210,7 +210,7 @@ public:
ComicDB();
ComicDB(const ComicDB & comicDB);
bool isDir();
bool isDir() const;
bool _hasCover;