mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 02:36:34 +01:00
[Build] Fix building with Qt 4.7
This commit is contained in:
parent
a560b7f498
commit
646f9a2013
@ -23,6 +23,8 @@
|
||||
#include <QFuture>
|
||||
#include <QSqlQuery>
|
||||
|
||||
#include <QVariant> // Fix build with Qt 4.7
|
||||
|
||||
#include "qzcommon.h"
|
||||
|
||||
class QUPZILLA_EXPORT SqlDatabase : public QObject
|
||||
|
Loading…
Reference in New Issue
Block a user