summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 17:59:09 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 17:59:09 +0900
commitc62b8d179c20b81c12363c73fb89d824d37ed2ce (patch)
tree6cde7acab497d72baeaaee75f582c482d8b87499 /ChangeLog
parent430aedbbce33fd98ce26df658842f94f333cc8ef (diff)
downloadtdevelop-c62b8d179c20b81c12363c73fb89d824d37ed2ce.tar.gz
tdevelop-c62b8d179c20b81c12363c73fb89d824d37ed2ce.zip
qt -> tqt conversion:
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c2e77583..037ae1a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2387,7 +2387,7 @@
now instead of references to them
* Changed ClassStore API to always use QStringLists instead
of QStrList
- * Compiles with QT_NO_ASCII_CAST and QT_CLEAN_NAMESPACE now
+ * Compiles with TQT_NO_ASCII_CAST and QT_CLEAN_NAMESPACE now
2001-09-26 Victor Rder <victor_roeder@gmx.de>
* CppCCParser rewritten by Daniel Engelschalt
* The affected code for CC is saved in a temporary file now