diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 14:18:50 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 14:18:50 +0900 |
commit | 9f5d59f33644aaadd7af43db86734a3294250a02 (patch) | |
tree | 4a15ec2d023078bbee1a5b00dfb02e72972d0cd3 /src/tools | |
parent | ff63338d189a49a16b29a503ba23727cfa7e2e66 (diff) | |
download | tqt3-9f5d59f33644aaadd7af43db86734a3294250a02.tar.gz tqt3-9f5d59f33644aaadd7af43db86734a3294250a02.zip |
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/tools')
-rw-r--r-- | src/tools/ntqglobal.h | 4 | ||||
-rw-r--r-- | src/tools/qconfig-dist.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/tools/ntqglobal.h b/src/tools/ntqglobal.h index f7613a2a0..55b7b9705 100644 --- a/src/tools/ntqglobal.h +++ b/src/tools/ntqglobal.h @@ -749,8 +749,8 @@ class TQDataStream; // // Feature subsetting // -// Note that disabling some features will produce a libqt that is not -// compatible with other libqt builds. Such modifications are only +// Note that disabling some features will produce a libtqt that is not +// compatible with other libtqt builds. Such modifications are only // supported on TQt/Embedded where reducing the library size is important // and where the application-suite is often a fixed set. // diff --git a/src/tools/qconfig-dist.h b/src/tools/qconfig-dist.h index ae56b2f27..d6075aa4d 100644 --- a/src/tools/qconfig-dist.h +++ b/src/tools/qconfig-dist.h @@ -4,8 +4,8 @@ /* Empty leaves all features enabled. See doc/html/features.html for choices. - Note that disabling some features will produce a libqt that is not - compatible with other libqt builds. Such modifications are only + Note that disabling some features will produce a libtqt that is not + compatible with other libtqt builds. Such modifications are only supported on TQt/Embedded where reducing the library size is important and where the application-suite is often a fixed set. */ |