diff options
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 |