summaryrefslogtreecommitdiffstats
path: root/examples/scribble/scribble.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/scribble/scribble.h')
-rw-r--r--examples/scribble/scribble.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/examples/scribble/scribble.h b/examples/scribble/scribble.h
index 6e23cbf82..72e58b242 100644
--- a/examples/scribble/scribble.h
+++ b/examples/scribble/scribble.h
@@ -10,13 +10,13 @@
#ifndef SCRIBBLE_H
#define SCRIBBLE_H
-#include <qmainwindow.h>
-#include <qpen.h>
-#include <qpoint.h>
-#include <qpixmap.h>
-#include <qwidget.h>
-#include <qstring.h>
-#include <qpointarray.h>
+#include <ntqmainwindow.h>
+#include <ntqpen.h>
+#include <ntqpoint.h>
+#include <ntqpixmap.h>
+#include <ntqwidget.h>
+#include <ntqstring.h>
+#include <ntqpointarray.h>
class TQMouseEvent;
class TQResizeEvent;