summaryrefslogtreecommitdiffstats
path: root/src/kernel/ntqnamespace.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-08 15:05:55 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-12 19:18:55 +0900
commit7bc57326e69b9c3f0eaeda63e4a49b67ba611426 (patch)
tree015fd18fdc62bce380935d546b677aa965b090c6 /src/kernel/ntqnamespace.h
parentccbc1c3572fd0e26480c1432fff55d2909545538 (diff)
downloadtqt-7bc57326.tar.gz
tqt-7bc57326.zip
Rename style nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/kernel/ntqnamespace.h')
-rw-r--r--src/kernel/ntqnamespace.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/ntqnamespace.h b/src/kernel/ntqnamespace.h
index 03c58309c..052fea171 100644
--- a/src/kernel/ntqnamespace.h
+++ b/src/kernel/ntqnamespace.h
@@ -317,7 +317,7 @@ public:
};
#endif
- // documented in qstyle.cpp
+ // documented in tqstyle.cpp
#ifdef TQT_NO_COMPAT
enum GUIStyle {
WindowsStyle = 1, // ### TQt 4.0: either remove the obsolete enums or clean up compat vs.
@@ -856,7 +856,7 @@ public:
WV_CE_based = 0x0f00
};
- // documented in qstyle.cpp
+ // documented in tqstyle.cpp
enum UIEffect {
UI_General,
UI_AnimateMenu,