diff options
Diffstat (limited to 'Source/WebKit/qt/WidgetApi/qwebview.cpp')
-rw-r--r-- | Source/WebKit/qt/WidgetApi/qwebview.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit/qt/WidgetApi/qwebview.cpp b/Source/WebKit/qt/WidgetApi/qwebview.cpp index bcbf3dcc2..f5c4050c9 100644 --- a/Source/WebKit/qt/WidgetApi/qwebview.cpp +++ b/Source/WebKit/qt/WidgetApi/qwebview.cpp @@ -82,7 +82,7 @@ void QWebViewPrivate::_q_pageDestroyed() It can be used in various applications to display web content live from the Internet. - The image below shows QWebView previewed in \QD with a Nokia website. + The image below shows QWebView previewed in Qt Creator with the \l{Qt Homepage}. \image qwebview-url.png |