summaryrefslogtreecommitdiffstats
path: root/examples/table/small-table-demo/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/table/small-table-demo/main.cpp')
-rw-r--r--examples/table/small-table-demo/main.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/examples/table/small-table-demo/main.cpp b/examples/table/small-table-demo/main.cpp
index 8039aadf..35965450 100644
--- a/examples/table/small-table-demo/main.cpp
+++ b/examples/table/small-table-demo/main.cpp
@@ -7,11 +7,11 @@
**
*****************************************************************************/
-#include <qapplication.h>
-#include <qtable.h>
-#include <qimage.h>
-#include <qpixmap.h>
-#include <qstringlist.h>
+#include <ntqapplication.h>
+#include <ntqtable.h>
+#include <ntqimage.h>
+#include <ntqpixmap.h>
+#include <ntqstringlist.h>
// TQt logo: static const char *qtlogo_xpm[]
#include "qtlogo.xpm"