again widgets in qt5; refs #40

master
Marc Wäckerlin 10 years ago
parent a0c134287c
commit 00ba31aa98
  1. 1
      examples/simplegui.cxx

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

Loading…
Cancel
Save