summaryrefslogtreecommitdiff
path: root/Source/WebKit/qt/docs/qtwebkit-bridge.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/qt/docs/qtwebkit-bridge.qdoc')
-rw-r--r--Source/WebKit/qt/docs/qtwebkit-bridge.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit/qt/docs/qtwebkit-bridge.qdoc b/Source/WebKit/qt/docs/qtwebkit-bridge.qdoc
index 5db9e931c..674475bee 100644
--- a/Source/WebKit/qt/docs/qtwebkit-bridge.qdoc
+++ b/Source/WebKit/qt/docs/qtwebkit-bridge.qdoc
@@ -22,7 +22,7 @@
The playlist manager is usually best authored as a classic desktop application,
with the native-looking robust \l{QWidget}s as the application's backbone.
The media-player control usually has a custom look and feel and is best written using the \l{Graphics View framework}
- or \l{QtDeclarative}. The music store, which shows dynamic content
+ or \l{Qt Quick}. The music store, which shows dynamic content
from the Internet and gets modified rapidly, is best authored in HTML and maintained on the server.
With the Qt WebKit bridge, the music store component can interact with native parts of the application,