1
mirror of https://invent.kde.org/network/falkon.git synced 2024-12-20 10:46:35 +01:00

[Build] Fixed building with Qt4

This commit is contained in:
David Rosca 2014-04-13 12:24:37 +02:00
parent eb8ae20cc1
commit 8a0b6f0d10

View File

@ -47,6 +47,7 @@
#define ADBLOCKRULE_H #define ADBLOCKRULE_H
#include <QObject> #include <QObject>
#include <QStringList>
#include <QStringMatcher> #include <QStringMatcher>
#include "qzcommon.h" #include "qzcommon.h"