summaryrefslogtreecommitdiffstats
path: root/examples/demo/display.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/display.cpp')
-rw-r--r--examples/demo/display.cpp18
1 files changed, 9 insertions, 9 deletions
diff --git a/examples/demo/display.cpp b/examples/demo/display.cpp
index 659f2c87..7ca28c82 100644
--- a/examples/demo/display.cpp
+++ b/examples/demo/display.cpp
@@ -9,15 +9,15 @@
#include "display.h"
-#include <qpainter.h>
-#include <qlayout.h>
-#include <qtimer.h>
-#include <qpushbutton.h>
-#include <qframe.h>
-#include <qdial.h>
-#include <qlcdnumber.h>
-#include <qprogressbar.h>
-#include <qspinbox.h>
+#include <ntqpainter.h>
+#include <ntqlayout.h>
+#include <ntqtimer.h>
+#include <ntqpushbutton.h>
+#include <ntqframe.h>
+#include <ntqdial.h>
+#include <ntqlcdnumber.h>
+#include <ntqprogressbar.h>
+#include <ntqspinbox.h>
#include <math.h>