mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
a?adido el include <typeinfo>
This commit is contained in:
@ -5,6 +5,8 @@
|
|||||||
#include <QByteArray>
|
#include <QByteArray>
|
||||||
#include <QPixmap>
|
#include <QPixmap>
|
||||||
|
|
||||||
|
#include <typeinfo>
|
||||||
|
|
||||||
#define NL 2
|
#define NL 2
|
||||||
#define NR 2
|
#define NR 2
|
||||||
|
|
||||||
|
@ -10,6 +10,7 @@ extern LibraryWindow * mw;
|
|||||||
#include "comic_db.h"
|
#include "comic_db.h"
|
||||||
#include "comic.h"
|
#include "comic.h"
|
||||||
|
|
||||||
|
#include <typeinfo>
|
||||||
|
|
||||||
ComicController::ComicController() {}
|
ComicController::ComicController() {}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user