diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:49:44 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:49:44 -0600 |
commit | 6108be39190a9dc6160127012fd8e2cfb4cf5ca4 (patch) | |
tree | 9b4462037cdfa557020959c38cbaef902086215f /qtjava/ChangeLog | |
parent | 88a071548f4cc0d77a9c10b8e141c6b79b2a8188 (diff) | |
download | tdebindings-6108be39190a9dc6160127012fd8e2cfb4cf5ca4.tar.gz tdebindings-6108be39190a9dc6160127012fd8e2cfb4cf5ca4.zip |
Additional renaming of kde to tde
Diffstat (limited to 'qtjava/ChangeLog')
-rw-r--r-- | qtjava/ChangeLog | 2 |
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 |