summaryrefslogtreecommitdiffstats
path: root/examples/listviews/listviews.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/listviews/listviews.h')
-rw-r--r--examples/listviews/listviews.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/examples/listviews/listviews.h b/examples/listviews/listviews.h
index bcc5e30d9..8eb462ac5 100644
--- a/examples/listviews/listviews.h
+++ b/examples/listviews/listviews.h
@@ -10,12 +10,12 @@
#ifndef LISTVIEWS_H
#define LISTVIEWS_H
-#include <qsplitter.h>
-#include <qstring.h>
-#include <qobject.h>
-#include <qdatetime.h>
-#include <qptrlist.h>
-#include <qlistview.h>
+#include <ntqsplitter.h>
+#include <ntqstring.h>
+#include <ntqobject.h>
+#include <ntqdatetime.h>
+#include <ntqptrlist.h>
+#include <ntqlistview.h>
class TQListView;
class TQLabel;