summaryrefslogtreecommitdiffstats
path: root/examples/xml/tagreader-with-features/tagreader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xml/tagreader-with-features/tagreader.cpp')
-rw-r--r--examples/xml/tagreader-with-features/tagreader.cpp14
1 files changed, 7 insertions, 7 deletions
diff --git a/examples/xml/tagreader-with-features/tagreader.cpp b/examples/xml/tagreader-with-features/tagreader.cpp
index 866879a4..cce97d58 100644
--- a/examples/xml/tagreader-with-features/tagreader.cpp
+++ b/examples/xml/tagreader-with-features/tagreader.cpp
@@ -8,13 +8,13 @@
*****************************************************************************/
#include "structureparser.h"
-#include <qapplication.h>
-#include <qfile.h>
-#include <qxml.h>
-#include <qlistview.h>
-#include <qgrid.h>
-#include <qmainwindow.h>
-#include <qlabel.h>
+#include <ntqapplication.h>
+#include <ntqfile.h>
+#include <ntqxml.h>
+#include <ntqlistview.h>
+#include <ntqgrid.h>
+#include <ntqmainwindow.h>
+#include <ntqlabel.h>
int main( int argc, char **argv )
{