From ed530727c56fe2f062c1c174d73274667cd983a5 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 21:05:18 -0600 Subject: Rename kiobuffer and KHTML --- doc/kde_app_devel/index.docbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/kde_app_devel/index.docbook') diff --git a/doc/kde_app_devel/index.docbook b/doc/kde_app_devel/index.docbook index 374e0e37..f5af2265 100644 --- a/doc/kde_app_devel/index.docbook +++ b/doc/kde_app_devel/index.docbook @@ -1087,7 +1087,7 @@ document's view widget. to create a ScrollView yourself, inherit the View widget from QWidget and add vertical and horizontal QScrollBars . -(This is done by KDE`s KHTMLView widget.) +(This is done by KDE`s TDEHTMLView widget.) For text processing, use QTextEdit. This class provides a complete -- cgit v1.2.1