From a23036aec3188197c3c8d469cd785c9a812f6616 Mon Sep 17 00:00:00 2001 From: Laszlo Agocs Date: Mon, 19 May 2014 14:08:47 +0200 Subject: Fix class names for WebEngine Change-Id: I96f27eb348f6aa02e26c567d81349905aed2cec0 Reviewed-by: Jocelyn Turcotte --- src/doc/src/b2qt.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/doc/src/b2qt.qdoc b/src/doc/src/b2qt.qdoc index 2bf3897..7423178 100644 --- a/src/doc/src/b2qt.qdoc +++ b/src/doc/src/b2qt.qdoc @@ -1709,8 +1709,8 @@ \section2 Widget-based web view is not available The Qt WebEngine APIs are available only for Qt Quick 2 based applications at the moment. - The QWidget-based equivalents, like QWebView, will become supported in future releases. - For the time being, use the WebView QML element. + The QWidget-based equivalents, like QWebEngineView, will become supported in future releases. + For the time being, use the WebEngineView QML element. */ /*! -- cgit v1.2.3