Bug: Doesn't compile for Qt 5.6.2 (#75)

This commit is contained in:
aybbega 2020-02-13 19:23:16 +03:00 committed by GitHub
parent 85532eb12e
commit 3f94b1f02c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
#include <QtCore/QMetaType>
#include <QtCore/QVariant>
#include <QtSql/QSqlQuery>
#include <QSharedPointer>
#include "tablesetbase_p.h"
#include "table.h"