summaryrefslogtreecommitdiffstats
path: root/examples/themes
diff options
context:
space:
mode:
Diffstat (limited to 'examples/themes')
-rw-r--r--examples/themes/main.cpp2
-rw-r--r--examples/themes/metal.cpp2
-rw-r--r--examples/themes/themes.cpp2
-rw-r--r--examples/themes/wood.cpp2
4 files changed, 4 insertions, 4 deletions
diff --git a/examples/themes/main.cpp b/examples/themes/main.cpp
index 74ea035a7..0ba0080bf 100644
--- a/examples/themes/main.cpp
+++ b/examples/themes/main.cpp
@@ -7,7 +7,7 @@
**
*****************************************************************************/
-#include <ntqapplication.h>
+#include <tqapplication.h>
#include <tqwindowsstyle.h>
#include "themes.h"
diff --git a/examples/themes/metal.cpp b/examples/themes/metal.cpp
index 9d0e6fc2a..19ec19ff3 100644
--- a/examples/themes/metal.cpp
+++ b/examples/themes/metal.cpp
@@ -11,7 +11,7 @@
#ifndef TQT_NO_STYLE_WINDOWS
-#include "ntqapplication.h"
+#include "tqapplication.h"
#include "tqcombobox.h"
#include "tqpainter.h"
#include "tqdrawutil.h" // for now
diff --git a/examples/themes/themes.cpp b/examples/themes/themes.cpp
index 396354ce7..be0751f5b 100644
--- a/examples/themes/themes.cpp
+++ b/examples/themes/themes.cpp
@@ -20,7 +20,7 @@
#include "../richtext/richtext.h"
#include <tqtabwidget.h>
-#include <ntqapplication.h>
+#include <tqapplication.h>
#include <tqpopupmenu.h>
#include <tqmenubar.h>
#include <tqmessagebox.h>
diff --git a/examples/themes/wood.cpp b/examples/themes/wood.cpp
index b9ce0c89f..50e191975 100644
--- a/examples/themes/wood.cpp
+++ b/examples/themes/wood.cpp
@@ -11,7 +11,7 @@
#ifndef TQT_NO_STYLE_WINDOWS
-#include "ntqapplication.h"
+#include "tqapplication.h"
#include "tqcombobox.h"
#include "tqpainter.h"
#include "tqdrawutil.h" // for now