summaryrefslogtreecommitdiffstats
path: root/qtjava/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'qtjava/ChangeLog')
-rw-r--r--qtjava/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/qtjava/ChangeLog b/qtjava/ChangeLog
index c7d70f0e..79d8207e 100644
--- a/qtjava/ChangeLog
+++ b/qtjava/ChangeLog
@@ -409,8 +409,8 @@ Wed Nov 30 23:45:00 2000 Richard Dale <Richard_Dale@tipitina.demon.co.uk>
and doesn't seg fault when passed nulls
* Added uic Java code generation as a patch
* Added tqDebug(), tqWarning() and tqFatal().
- * Qt classes are in the package 'org.kde.qt'
- * KDE classes are in the package 'org.kde.koala'.
+ * Qt classes are in the package 'org.trinitydesktop.qt'
+ * KDE classes are in the package 'org.trinitydesktop.koala'.
* Fixed bug where widgets with parents were being destroyed twice.
Fri Feb 9 17:00:00 2001 Richard Dale <Richard_Dale@tipitina.demon.co.uk>
* Added missing TQMenuData class