diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 15:14:36 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 15:14:36 -0600 |
commit | 7716a5e605907a009e19f429cec4e6b5f346bd71 (patch) | |
tree | 16cf4a5d7a24db774f988022d514adefc75015c0 /cervisia/ChangeLog | |
parent | 0117fbed932653a04aeef16b2ed7edee858959ac (diff) | |
download | tdesdk-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/ChangeLog | 4 |
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 <[email protected]> * 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 <[email protected]> - * Removed ListViewItem. Use Q/KListViewItem instead. + * Removed ListViewItem. Use Q/TDEListViewItem instead. 2002-12-14 André Wöbbeking <[email protected]> |