summaryrefslogtreecommitdiffstats
path: root/kuickshow/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'kuickshow/ChangeLog')
-rw-r--r--kuickshow/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/kuickshow/ChangeLog b/kuickshow/ChangeLog
index eda22bb..4609a12 100644
--- a/kuickshow/ChangeLog
+++ b/kuickshow/ChangeLog
@@ -80,7 +80,7 @@ Sat Aug 25 02:58:31 2001 Carsten Pfeiffer <pfeiffer@kde.org>
mouse-wheel can switch between images now, per request of
Bill Benken <bilben1@home.com>
- * also fixed the KStdAccel::save() and close() accels not working
+ * also fixed the TDEStdAccel::save() and close() accels not working
in the image window
Sat Aug 4 03:37:50 2001 Carsten Pfeiffer <pfeiffer@kde.org>
@@ -242,7 +242,7 @@ Wed Mar 7 01:39:34 2001 Carsten Pfeiffer <pfeiffer@kde.org>
* src/imagewindow.cpp:
update the accelerators when applying new configuration
- (delete the old and create a new KAccel, setKeyDict() doesn't
+ (delete the old and create a new TDEAccel, setKeyDict() doesn't
work in our case
* use QWidget::x11Display() for later multihead support)