summaryrefslogtreecommitdiffstats
path: root/examples/themes/metal.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-08-24 20:19:50 +0900
committerMichele Calgaro <[email protected]>2024-08-29 22:23:35 +0900
commitd35eedcd87d59e716c6d49bbb6b634ef1a7660c5 (patch)
tree204d752457acf6403c99f3928f02b612ff14d178 /examples/themes/metal.h
parentddce1c91f8582885497b463b24bac59f6fdfdf63 (diff)
downloadtqt3-d35eedcd87d59e716c6d49bbb6b634ef1a7660c5.tar.gz
tqt3-d35eedcd87d59e716c6d49bbb6b634ef1a7660c5.zip
Rename style nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'examples/themes/metal.h')
-rw-r--r--examples/themes/metal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/themes/metal.h b/examples/themes/metal.h
index b37999c0c..0941840d6 100644
--- a/examples/themes/metal.h
+++ b/examples/themes/metal.h
@@ -19,7 +19,7 @@
#ifndef TQT_NO_STYLE_WINDOWS
-#include <ntqwindowsstyle.h>
+#include <tqwindowsstyle.h>
class MetalStyle : public TQWindowsStyle