diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-08 15:05:55 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-12 19:18:55 +0900 |
commit | 7bc57326e69b9c3f0eaeda63e4a49b67ba611426 (patch) | |
tree | 015fd18fdc62bce380935d546b677aa965b090c6 /doc/html/qnamespace-h.html | |
parent | ccbc1c3572fd0e26480c1432fff55d2909545538 (diff) | |
download | tqt-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 'doc/html/qnamespace-h.html')
-rw-r--r-- | doc/html/qnamespace-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qnamespace-h.html b/doc/html/qnamespace-h.html index b70c5e706..080aa57d0 100644 --- a/doc/html/qnamespace-h.html +++ b/doc/html/qnamespace-h.html @@ -329,7 +329,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. @@ -779,7 +779,7 @@ public: WV_CE_based = 0x0f00 }; - // documented in qstyle.cpp + // documented in tqstyle.cpp enum UIEffect { UI_General, UI_AnimateMenu, |