summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7895b404..c2e77583 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -112,7 +112,7 @@
2005-05-26 Tobias Erbsland <te@profzone.ch>
* Added new class QtBuildConfig. This class stores the configuration
about the used Qt library. Is Qt used, which major version and
- where the Qt library path (QTDIR) for this project is.
+ where the Qt library path (TQTDIR) for this project is.
In a later step, it's possible to use different qt installations
for each project. E.g. you develop on a KDE4.x programm under KDE3.x.
* Added a new tab in the C++ options dialog (CCConfigWidget).