summaryrefslogtreecommitdiffstats
path: root/examples/demo/textdrawing/helpwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/textdrawing/helpwindow.cpp')
-rw-r--r--examples/demo/textdrawing/helpwindow.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/examples/demo/textdrawing/helpwindow.cpp b/examples/demo/textdrawing/helpwindow.cpp
index 3795d5cb..79821ec1 100644
--- a/examples/demo/textdrawing/helpwindow.cpp
+++ b/examples/demo/textdrawing/helpwindow.cpp
@@ -8,12 +8,12 @@
*****************************************************************************/
#include "helpwindow.h"
-#include <ntqstatusbar.h>
+#include <tqstatusbar.h>
#include <ntqpixmap.h>
-#include <ntqpopupmenu.h>
-#include <ntqmenubar.h>
-#include <ntqtoolbar.h>
-#include <ntqtoolbutton.h>
+#include <tqpopupmenu.h>
+#include <tqmenubar.h>
+#include <tqtoolbar.h>
+#include <tqtoolbutton.h>
#include <tqiconset.h>
#include <ntqfile.h>
#include <tqtextstream.h>