summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 16:04:40 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 16:04:40 +0900
commit2649972c06310b6441764c14e61af144f92ccb5d (patch)
tree61dbef809c670580c5b0a0792c44c0783090af6d /ChangeLog
parentd0c751ee4475978b1adb6c7680c1ff6e3529141b (diff)
downloadtde-style-qtcurve-2649972c06310b6441764c14e61af144f92ccb5d.tar.gz
tde-style-qtcurve-2649972c06310b6441764c14e61af144f92ccb5d.zip
qt -> tqt conversion:
QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB 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 74104fd..ca9f828 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -109,7 +109,7 @@
14. Use split gradient for dock-widget titlebars.
15. Reduce number of supplied presets.
16. Allow to compile style against just Qt3 - tarball includes a simplified copy
- of TDEStyle. Need to pass -DQTC_QT_ONLY=true to cmake. NOTE: May also need to set QTDIR
+ of TDEStyle. Need to pass -DQTC_QT_ONLY=true to cmake. NOTE: May also need to set TQTDIR
*before* calling cmake.
17. If KDE3 development files not found, then automatically set -DQTC_QT_ONLY=true