diff options
author | Timothy Pearson <[email protected]> | 2013-02-07 17:55:08 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-07 17:55:08 -0600 |
commit | 563c54585088010ae6b1c49b925e408be345a303 (patch) | |
tree | fb52f5a698b3261de9c2659d00fc12524b491e99 /konqueror/ChangeLog | |
parent | e0602f96ec0eea1dab12e83b5fcd598c9a400c65 (diff) | |
download | tdebase-563c54585088010ae6b1c49b925e408be345a303.tar.gz tdebase-563c54585088010ae6b1c49b925e408be345a303.zip |
Rename KComp to avoid conflicts with KDE4
Diffstat (limited to 'konqueror/ChangeLog')
-rw-r--r-- | konqueror/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/ChangeLog b/konqueror/ChangeLog index 181bd9451..bdd198606 100644 --- a/konqueror/ChangeLog +++ b/konqueror/ChangeLog @@ -270,7 +270,7 @@ Sat Nov 25 17:38:27 2000 Carsten Pfeiffer <[email protected]> * konq_mainwindow.cc: Completion handling overhauled. We have - one KonqHistoryManager, which holds a KCompletion object and syncs + one KonqHistoryManager, which holds a TDECompletion object and syncs the history with the completion. * konq_view.cc: |