diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-25 00:37:49 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-25 00:37:49 -0600 |
commit | f8069e2ea048f2657cc417d83820576ec55c181b (patch) | |
tree | cbc5bf540866934a91e0f33b260fc7a25e191fad /kompare/ChangeLog | |
parent | e6aaa3624cc6179b82a9bfff1760e742a669064c (diff) | |
download | tdesdk-f8069e2ea048f2657cc417d83820576ec55c181b.tar.gz tdesdk-f8069e2ea048f2657cc417d83820576ec55c181b.zip |
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'kompare/ChangeLog')
-rw-r--r-- | kompare/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kompare/ChangeLog b/kompare/ChangeLog index 3ff4c222..d7f82d98 100644 --- a/kompare/ChangeLog +++ b/kompare/ChangeLog @@ -63,7 +63,7 @@ Nov 20, 2003 : Otto Bruggeman * When swapping source with destination also change the windows caption and the statusbar text * Make sure that when swapping and when there are changes, all changes that were made can be saved, discarded or cancel the whole swap (strings are recycled from the queryClose method) - * Give a better parent to the KIO::NetAccess::download in komparemodellist.cpp + * Give a better parent to the TDEIO::NetAccess::download in komparemodellist.cpp * Added some FIXME's for after the branching to make the urls appear in bold in the error message * Make queryClose not use the isModified from the part but from the modellist |