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.cpp14
1 files changed, 7 insertions, 7 deletions
diff --git a/examples/xform/xform.cpp b/examples/xform/xform.cpp
index 602a90855..e69224c67 100644
--- a/examples/xform/xform.cpp
+++ b/examples/xform/xform.cpp
@@ -9,15 +9,15 @@
#include <ntqapplication.h>
-#include <ntqdialog.h>
+#include <tqdialog.h>
#include <tqlabel.h>
-#include <ntqlineedit.h>
-#include <ntqpushbutton.h>
-#include <ntqcheckbox.h>
-#include <ntqradiobutton.h>
+#include <tqlineedit.h>
+#include <tqpushbutton.h>
+#include <tqcheckbox.h>
+#include <tqradiobutton.h>
#include <ntqbuttongroup.h>
-#include <ntqlcdnumber.h>
-#include <ntqslider.h>
+#include <tqlcdnumber.h>
+#include <tqslider.h>
#include <tqmenubar.h>
#include <tqfontdialog.h>
#include <ntqlayout.h>