again widgets in qt5; refs #40

This commit is contained in:
Marc Wäckerlin
2014-05-06 11:36:33 +00:00
parent a0c134287c
commit 00ba31aa98

View File

@@ -5,6 +5,7 @@
// 1 2 3 4 5 6 7 8
// 45678901234567890123456789012345678901234567890123456789012345678901234567890
#include <QtCore/QtGlobal>
#if QT_VERSION >= 0x050000
#include <QtWidgets/QApplication>
#else