summaryrefslogtreecommitdiffstats
path: root/examples/xform/xform.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xform/xform.cpp')
-rw-r--r--examples/xform/xform.cpp40
1 files changed, 20 insertions, 20 deletions
diff --git a/examples/xform/xform.cpp b/examples/xform/xform.cpp
index dfe35194..bad40c30 100644
--- a/examples/xform/xform.cpp
+++ b/examples/xform/xform.cpp
@@ -7,26 +7,26 @@
**
*****************************************************************************/
-#include <qapplication.h>
-
-#include <qdialog.h>
-#include <qlabel.h>
-#include <qlineedit.h>
-#include <qpushbutton.h>
-#include <qcheckbox.h>
-#include <qradiobutton.h>
-#include <qbuttongroup.h>
-#include <qlcdnumber.h>
-#include <qslider.h>
-#include <qmenubar.h>
-#include <qfontdialog.h>
-#include <qlayout.h>
-#include <qvbox.h>
-#include <qwidgetstack.h>
-
-#include <qpainter.h>
-#include <qpixmap.h>
-#include <qpicture.h>
+#include <ntqapplication.h>
+
+#include <ntqdialog.h>
+#include <ntqlabel.h>
+#include <ntqlineedit.h>
+#include <ntqpushbutton.h>
+#include <ntqcheckbox.h>
+#include <ntqradiobutton.h>
+#include <ntqbuttongroup.h>
+#include <ntqlcdnumber.h>
+#include <ntqslider.h>
+#include <ntqmenubar.h>
+#include <ntqfontdialog.h>
+#include <ntqlayout.h>
+#include <ntqvbox.h>
+#include <ntqwidgetstack.h>
+
+#include <ntqpainter.h>
+#include <ntqpixmap.h>
+#include <ntqpicture.h>
#include <stdlib.h>