summaryrefslogtreecommitdiffstats
path: root/examples/themes/main.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-08-24 20:19:50 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-08-29 22:23:35 +0900
commitd35eedcd87d59e716c6d49bbb6b634ef1a7660c5 (patch)
tree204d752457acf6403c99f3928f02b612ff14d178 /examples/themes/main.cpp
parentddce1c91f8582885497b463b24bac59f6fdfdf63 (diff)
downloadtqt-d35eedcd87d59e716c6d49bbb6b634ef1a7660c5.tar.gz
tqt-d35eedcd87d59e716c6d49bbb6b634ef1a7660c5.zip
Rename style nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'examples/themes/main.cpp')
-rw-r--r--examples/themes/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/themes/main.cpp b/examples/themes/main.cpp
index a560b5f70..74ea035a7 100644
--- a/examples/themes/main.cpp
+++ b/examples/themes/main.cpp
@@ -8,7 +8,7 @@
*****************************************************************************/
#include <ntqapplication.h>
-#include <ntqwindowsstyle.h>
+#include <tqwindowsstyle.h>
#include "themes.h"
#include "metal.h"