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

Fixed building with Qt 5.0.x

Closes #908
This commit is contained in:
nowrep 2013-06-01 14:50:45 +02:00
parent 5d90a45f68
commit c15f62e17a

View File

@ -21,6 +21,7 @@
#include "settings.h"
#include <QVector>
#include <QDataStream>
static const int passwordEntryVersion = 2;