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.cpp48
1 files changed, 24 insertions, 24 deletions
diff --git a/examples/demo/textdrawing/helpwindow.cpp b/examples/demo/textdrawing/helpwindow.cpp
index de353df7d..27d61d1ad 100644
--- a/examples/demo/textdrawing/helpwindow.cpp
+++ b/examples/demo/textdrawing/helpwindow.cpp
@@ -8,30 +8,30 @@
*****************************************************************************/
#include "helpwindow.h"
-#include <qstatusbar.h>
-#include <qpixmap.h>
-#include <qpopupmenu.h>
-#include <qmenubar.h>
-#include <qtoolbar.h>
-#include <qtoolbutton.h>
-#include <qiconset.h>
-#include <qfile.h>
-#include <qtextstream.h>
-#include <qstylesheet.h>
-#include <qmessagebox.h>
-#include <qfiledialog.h>
-#include <qapplication.h>
-#include <qcombobox.h>
-#include <qevent.h>
-#include <qlineedit.h>
-#include <qobjectlist.h>
-#include <qfileinfo.h>
-#include <qfile.h>
-#include <qdatastream.h>
-#include <qprinter.h>
-#include <qsimplerichtext.h>
-#include <qpainter.h>
-#include <qpaintdevicemetrics.h>
+#include <ntqstatusbar.h>
+#include <ntqpixmap.h>
+#include <ntqpopupmenu.h>
+#include <ntqmenubar.h>
+#include <ntqtoolbar.h>
+#include <ntqtoolbutton.h>
+#include <ntqiconset.h>
+#include <ntqfile.h>
+#include <ntqtextstream.h>
+#include <ntqstylesheet.h>
+#include <ntqmessagebox.h>
+#include <ntqfiledialog.h>
+#include <ntqapplication.h>
+#include <ntqcombobox.h>
+#include <ntqevent.h>
+#include <ntqlineedit.h>
+#include <ntqobjectlist.h>
+#include <ntqfileinfo.h>
+#include <ntqfile.h>
+#include <ntqdatastream.h>
+#include <ntqprinter.h>
+#include <ntqsimplerichtext.h>
+#include <ntqpainter.h>
+#include <ntqpaintdevicemetrics.h>
#include <ctype.h>