diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 21:01:57 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 21:01:57 -0600 |
commit | a5a7573f3597f76e3cf9ebfb5a38416906289ff3 (patch) | |
tree | beabf7411b6bfeb386bea8016fa48eebf61db192 /konq-plugins/rellinks/ChangeLog | |
parent | f21b0182707822a0aeaedd00578eb18ce191c47d (diff) | |
download | tdeaddons-a5a7573f3597f76e3cf9ebfb5a38416906289ff3.tar.gz tdeaddons-a5a7573f3597f76e3cf9ebfb5a38416906289ff3.zip |
Rename kiobuffer and KHTML
Diffstat (limited to 'konq-plugins/rellinks/ChangeLog')
-rw-r--r-- | konq-plugins/rellinks/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/rellinks/ChangeLog b/konq-plugins/rellinks/ChangeLog index bc62fdf..86b4b48 100644 --- a/konq-plugins/rellinks/ChangeLog +++ b/konq-plugins/rellinks/ChangeLog @@ -26,6 +26,6 @@ Sun Mar 21 16:23 CET 2004 - Franck Quélain <shift@free.fr> o Distinction between "rel" and "rev" relations Tue Jun 22 23:05 CET 2004 - Kevin Krammer <kevin.krammer@gmx.at> o Move toolbar creation from XML GUI to code as a workaround - because KHTML loads the plugins before it initializes its + because TDEHTML loads the plugins before it initializes its d pointer and so there is no way to get to either the view or the toolbar in the plugin's contructor. |