summaryrefslogtreecommitdiffstats
path: root/cervisia/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:14:36 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:14:36 -0600
commit7716a5e605907a009e19f429cec4e6b5f346bd71 (patch)
tree16cf4a5d7a24db774f988022d514adefc75015c0 /cervisia/ChangeLog
parent0117fbed932653a04aeef16b2ed7edee858959ac (diff)
downloadtdesdk-7716a5e605907a009e19f429cec4e6b5f346bd71.tar.gz
tdesdk-7716a5e605907a009e19f429cec4e6b5f346bd71.zip
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'cervisia/ChangeLog')
-rw-r--r--cervisia/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/cervisia/ChangeLog b/cervisia/ChangeLog
index fdecfd90..e1af7530 100644
--- a/cervisia/ChangeLog
+++ b/cervisia/ChangeLog
@@ -577,7 +577,7 @@
2003-01-16 Christian Loose <christian.loose@hamburg.de>
* Changed main window size handling. The window size is now
- handled by KMainWindow.
+ handled by TDEMainWindow.
* Added method openURL() to CervisiaShell. Use this method to
open the sandbox which was provided on the command line.
TODO: remove restorePseudo()
@@ -694,7 +694,7 @@
2002-12-14 André Wöbbeking <Woebbeking@kde.org>
- * Removed ListViewItem. Use Q/KListViewItem instead.
+ * Removed ListViewItem. Use Q/TDEListViewItem instead.
2002-12-14 André Wöbbeking <Woebbeking@kde.org>