diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 20:58:31 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 20:58:31 -0600 |
commit | 4eb973efdbdbae1f12f605eded95fe25c0bcee04 (patch) | |
tree | d91ca75f32aa54c2cf93ccbb7767616426f23393 /plugins/search/searchwidget.h | |
parent | 2c862a90e80a46263b73c24dc749ace86457c480 (diff) | |
download | ktorrent-4eb973efdbdbae1f12f605eded95fe25c0bcee04.tar.gz ktorrent-4eb973efdbdbae1f12f605eded95fe25c0bcee04.zip |
Rename kiobuffer and KHTML
Diffstat (limited to 'plugins/search/searchwidget.h')
-rw-r--r-- | plugins/search/searchwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/search/searchwidget.h b/plugins/search/searchwidget.h index e7d14d6..c48be71 100644 --- a/plugins/search/searchwidget.h +++ b/plugins/search/searchwidget.h @@ -43,7 +43,7 @@ namespace kt /** @author Joris Guisson - Widget which shows a KHTML window with the users search in it + Widget which shows a TDEHTML window with the users search in it */ class SearchWidget : public TQWidget { |