fixed #11 compile against Qt 5 (Qt4 and Qt5 supported and waguely tested)
This commit is contained in:
+2
-2
@@ -32,8 +32,8 @@
|
||||
#include <ctype.h>
|
||||
|
||||
// Qt
|
||||
#include <QtCore/QTextStream>
|
||||
#include <QtCore/QDate>
|
||||
#include <QTextStream>
|
||||
#include <QDate>
|
||||
|
||||
// KDE
|
||||
//#include <kdebug.h>
|
||||
|
||||
Reference in New Issue
Block a user