summaryrefslogtreecommitdiffstats
path: root/examples/textedit/textedit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/textedit/textedit.cpp')
-rw-r--r--examples/textedit/textedit.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/textedit/textedit.cpp b/examples/textedit/textedit.cpp
index a814e6cc2..53e4b1109 100644
--- a/examples/textedit/textedit.cpp
+++ b/examples/textedit/textedit.cpp
@@ -10,10 +10,10 @@
#include "textedit.h"
#include <tqtextedit.h>
-#include <ntqaction.h>
-#include <ntqmenubar.h>
-#include <ntqpopupmenu.h>
-#include <ntqtoolbar.h>
+#include <tqaction.h>
+#include <tqmenubar.h>
+#include <tqpopupmenu.h>
+#include <tqtoolbar.h>
#include <ntqtabwidget.h>
#include <ntqapplication.h>
#include <ntqfontdatabase.h>