summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/simplewebplugin.qdoc
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2011-09-01 13:43:27 (GMT)
committerCasper van Donderen <casper.vandonderen@nokia.com>2011-09-01 13:43:27 (GMT)
commit211aea4ea4871e89db2ad42aa9859f9efb34e091 (patch)
treef7ba41c8bc2afb12d28d2897c51b1c61d3e54e31 /doc/src/examples/simplewebplugin.qdoc
parent9cb4327bd29e8e8af6f5e3dea5121cf26d1c887d (diff)
downloadQt-211aea4ea4871e89db2ad42aa9859f9efb34e091.zip
Qt-211aea4ea4871e89db2ad42aa9859f9efb34e091.tar.gz
Qt-211aea4ea4871e89db2ad42aa9859f9efb34e091.tar.bz2
Add briefs for the new 4.8 examples.
Diffstat (limited to 'doc/src/examples/simplewebplugin.qdoc')
-rw-r--r--doc/src/examples/simplewebplugin.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/simplewebplugin.qdoc b/doc/src/examples/simplewebplugin.qdoc
index 4c95b58..185cc85 100644
--- a/doc/src/examples/simplewebplugin.qdoc
+++ b/doc/src/examples/simplewebplugin.qdoc
@@ -29,7 +29,7 @@
\example webkit/simplewebplugin
\title Simple Web Plugin Example
- The Simple Web Plugin example shows how to embed a regular Qt widget into a
+ \brief The Simple Web Plugin example shows how to embed a regular Qt widget into a
Web page displayed using QWebView.
\image webkit-simplewebplugin.png A table widget embedded in a Web page.