Fix compilation with Qt 5.4

This commit is contained in:
Abs62 2014-12-12 17:04:27 +03:00
parent 8f7d35f5b2
commit 06431967ad

View file

@ -4,6 +4,7 @@
#ifndef __CONFIG_HH_INCLUDED__ #ifndef __CONFIG_HH_INCLUDED__
#define __CONFIG_HH_INCLUDED__ #define __CONFIG_HH_INCLUDED__
#include <QObject>
#include <QVector> #include <QVector>
#include <QString> #include <QString>
#include <QSize> #include <QSize>