summaryrefslogtreecommitdiffstats
path: root/examples/scribble/scribble.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/scribble/scribble.cpp')
-rw-r--r--examples/scribble/scribble.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/scribble/scribble.cpp b/examples/scribble/scribble.cpp
index aba486c3..06680256 100644
--- a/examples/scribble/scribble.cpp
+++ b/examples/scribble/scribble.cpp
@@ -12,10 +12,10 @@
#include <ntqapplication.h>
#include <ntqevent.h>
#include <ntqpainter.h>
-#include <ntqtoolbar.h>
-#include <ntqtoolbutton.h>
+#include <tqtoolbar.h>
+#include <tqtoolbutton.h>
#include <ntqspinbox.h>
-#include <ntqtooltip.h>
+#include <tqtooltip.h>
#include <ntqrect.h>
#include <ntqpoint.h>
#include <ntqcolordialog.h>
@@ -23,7 +23,7 @@
#include <ntqcursor.h>
#include <tqimage.h>
#include <tqstrlist.h>
-#include <ntqpopupmenu.h>
+#include <tqpopupmenu.h>
#include <ntqintdict.h>
const bool no_writing = FALSE;