2011-03-10 David Boddie <david.boddie@nokia.com>

        Reviewed by Andreas Kling.

        Fixed a qdoc warning and terminology (WebKit instead of Webkit).
        https://bugs.webkit.org/show_bug.cgi?id=55756

        * Api/qwebhistoryinterface.cpp:

git-svn-id: svn://svn.chromium.org/blink/trunk@80818 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent e5919be4
......@@ -69,8 +69,8 @@ void QWebHistoryInterface::setDefaultInterface(QWebHistoryInterface* defaultInte
/*!
Returns the default interface that will be used by WebKit. If no default interface has been set,
Webkit will not keep track of visited links and a null pointer will be returned.
\sa setDefaultInterface
WebKit will not keep track of visited links and a null pointer will be returned.
\sa setDefaultInterface()
*/
QWebHistoryInterface* QWebHistoryInterface::defaultInterface()
{
......
2011-03-10 David Boddie <david.boddie@nokia.com>
Reviewed by Andreas Kling.
Fixed a qdoc warning and terminology (WebKit instead of Webkit).
https://bugs.webkit.org/show_bug.cgi?id=55756
* Api/qwebhistoryinterface.cpp:
2011-03-10 Andreas Kling <kling@webkit.org>
Unreviewed build fix after r80774.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment