--pedantic;

This commit is contained in:
Luca Beltrame 2015-02-22 10:49:29 +01:00
parent 7dbffa0271
commit b6d71f3cbf
11 changed files with 10 additions and 12 deletions

View file

@ -102,7 +102,7 @@ public:
void addPosts(const QStringList &posts);
};
}; // namespace Danbooru
} // namespace Danbooru
Q_DECLARE_METATYPE(Danbooru::DanbooruPool*)