mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Include sanitation
This commit is contained in:
@ -8,7 +8,9 @@
|
||||
|
||||
#include "QsLog.h"
|
||||
|
||||
#include <typeinfo>
|
||||
#include <QSqlRecord>
|
||||
|
||||
#include "yacreader_global_gui.h"
|
||||
|
||||
ReadingListModel::ReadingListModel(QObject *parent)
|
||||
: QAbstractItemModel(parent), rootItem(0)
|
||||
|
||||
Reference in New Issue
Block a user