summaryrefslogtreecommitdiffstats
path: root/examples/demo/textdrawing
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/textdrawing')
-rw-r--r--examples/demo/textdrawing/helpwindow.cpp2
-rw-r--r--examples/demo/textdrawing/textedit.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/demo/textdrawing/helpwindow.cpp b/examples/demo/textdrawing/helpwindow.cpp
index 8804a513a..88d54f5b0 100644
--- a/examples/demo/textdrawing/helpwindow.cpp
+++ b/examples/demo/textdrawing/helpwindow.cpp
@@ -20,7 +20,7 @@
#include <tqstylesheet.h>
#include <tqmessagebox.h>
#include <tqfiledialog.h>
-#include <ntqapplication.h>
+#include <tqapplication.h>
#include <tqcombobox.h>
#include <tqevent.h>
#include <tqlineedit.h>
diff --git a/examples/demo/textdrawing/textedit.cpp b/examples/demo/textdrawing/textedit.cpp
index 65239fc79..c002de194 100644
--- a/examples/demo/textdrawing/textedit.cpp
+++ b/examples/demo/textdrawing/textedit.cpp
@@ -15,7 +15,7 @@
#include <tqpopupmenu.h>
#include <tqtoolbar.h>
#include <tqtabwidget.h>
-#include <ntqapplication.h>
+#include <tqapplication.h>
#include <tqfontdatabase.h>
#include <tqcombobox.h>
#include <tqlineedit.h>