summaryrefslogtreecommitdiffstats
path: root/src/imports/webkit
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2010-04-01 21:10:46 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2010-04-01 21:10:46 (GMT)
commit6b3cd57ffd2646aa41f1509e64f949fc390a961f (patch)
tree85c9aacfb9cf12fa69571c921e716ff692fdd9cc /src/imports/webkit
parent8603b43cccccf21ca042ab1ceed2f1ddd873d251 (diff)
parent37e8fd4e09c1221efde3e67e6acd5cfbb35686fd (diff)
downloadQt-6b3cd57ffd2646aa41f1509e64f949fc390a961f.zip
Qt-6b3cd57ffd2646aa41f1509e64f949fc390a961f.tar.gz
Qt-6b3cd57ffd2646aa41f1509e64f949fc390a961f.tar.bz2
Merge remote branch 'origin/4.7' into HEAD
Conflicts: demos/declarative/minehunt/minehunt.pro
Diffstat (limited to 'src/imports/webkit')
-rw-r--r--src/imports/webkit/qdeclarativewebview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/webkit/qdeclarativewebview.cpp b/src/imports/webkit/qdeclarativewebview.cpp
index 1ff1078..5db812c 100644
--- a/src/imports/webkit/qdeclarativewebview.cpp
+++ b/src/imports/webkit/qdeclarativewebview.cpp
@@ -123,7 +123,7 @@ public:
This type is made available by importing the \c org.webkit module:
- \b{import org.webkit 1.0}
+ \bold{import org.webkit 1.0}
If the width and height of the item is not set, they will
dynamically adjust to a size appropriate for the content.