fixed #11 compile against Qt 5 (Qt4 and Qt5 supported and waguely tested)

This commit is contained in:
Petr Vanek
2014-04-11 21:28:52 +02:00
parent d6ceb5ae00
commit 5d3ef34cc2
35 changed files with 138 additions and 127 deletions
+2 -2
View File
@@ -32,8 +32,8 @@
#include <ctype.h>
// Qt
#include <QtCore/QTextStream>
#include <QtCore/QDate>
#include <QTextStream>
#include <QDate>
// KDE
//#include <kdebug.h>