summaryrefslogtreecommitdiffstats
path: root/qtjava/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:49:44 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:49:44 -0600
commit6108be39190a9dc6160127012fd8e2cfb4cf5ca4 (patch)
tree9b4462037cdfa557020959c38cbaef902086215f /qtjava/ChangeLog
parent88a071548f4cc0d77a9c10b8e141c6b79b2a8188 (diff)
downloadtdebindings-6108be39190a9dc6160127012fd8e2cfb4cf5ca4.tar.gz
tdebindings-6108be39190a9dc6160127012fd8e2cfb4cf5ca4.zip
Additional renaming of kde to tde
Diffstat (limited to 'qtjava/ChangeLog')
-rw-r--r--qtjava/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtjava/ChangeLog b/qtjava/ChangeLog
index eda61a1d..6deea6ec 100644
--- a/qtjava/ChangeLog
+++ b/qtjava/ChangeLog
@@ -107,7 +107,7 @@
* Regenerated the QtJava bindings from the Qt 3.2.3 headers
- Code generation greatly improved, and no manual edits or patches needed
- anymore. The bindings code could now be generated as part of the kdebindings
+ anymore. The bindings code could now be generated as part of the tdebindings
configure, and doesn't need to be checked into the cvs.
- Added operator methods, and named them 'op_*', eg op_plus().
- Various friend functions in the global namespace, added as static methods