summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
diff options
context:
space:
mode:
authorDavid Boddie <dboddie@trolltech.com>2009-07-23 12:52:24 (GMT)
committerDavid Boddie <dboddie@trolltech.com>2009-07-23 12:52:24 (GMT)
commit4b148a23d4c524ec0abc67415b596c6952c517a8 (patch)
treebacfdf0e5da88b84571603818896f55deeb4adb0 /src/3rdparty
parentdf4fe401f98e53c9d93b9a4cb683f23f45043d2b (diff)
downloadQt-4b148a23d4c524ec0abc67415b596c6952c517a8.zip
Qt-4b148a23d4c524ec0abc67415b596c6952c517a8.tar.gz
Qt-4b148a23d4c524ec0abc67415b596c6952c517a8.tar.bz2
Doc: Fixed qdoc warnings
Reviewed-by: Trust Me
Diffstat (limited to 'src/3rdparty')
-rw-r--r--src/3rdparty/webkit/WebKit/qt/Api/qwebview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/webkit/WebKit/qt/Api/qwebview.cpp b/src/3rdparty/webkit/WebKit/qt/Api/qwebview.cpp
index f5afbec..34da644 100644
--- a/src/3rdparty/webkit/WebKit/qt/Api/qwebview.cpp
+++ b/src/3rdparty/webkit/WebKit/qt/Api/qwebview.cpp
@@ -270,7 +270,7 @@ void QWebView::setPage(QWebPage *page)
'ftp'. The result is then passed through QUrl's tolerant parser, and
in the case or success, a valid QUrl is returned, or else a QUrl().
- \section2 Examples:
+ \section1 Examples:
\list
\o webkit.org becomes http://webkit.org