diff options
Diffstat (limited to 'qtruby/ChangeLog')
-rw-r--r-- | qtruby/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qtruby/ChangeLog b/qtruby/ChangeLog index d94429ea..3e402418 100644 --- a/qtruby/ChangeLog +++ b/qtruby/ChangeLog @@ -496,7 +496,7 @@ * Made some changes to get code generated by the rbkconfig_compiler to work. When an argument is a non-const reference to a primitive type, or a TQString or TQStringList, then don't delete it after the - method call. This is because a class like KConfigSkeleton takes + method call. This is because a class like TDEConfigSkeleton takes references, and then 'stquirrels them away' - before the references were just pointing to junk on the stack. * The method 'isImmutable' is added to KDE::ConfigSkeletonItems @@ -1370,7 +1370,7 @@ 2003-10-09 Richard Dale <[email protected]> - * Added KIO:: and KParts:: namespaces for the new classes in libsmokekde + * Added TDEIO:: and KParts:: namespaces for the new classes in libsmokekde 2003-10-08 Richard Dale <[email protected]> |