diff options
Diffstat (limited to 'Source/WebKit/qt/Api/qwebview.cpp')
-rw-r--r-- | Source/WebKit/qt/Api/qwebview.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/WebKit/qt/Api/qwebview.cpp b/Source/WebKit/qt/Api/qwebview.cpp index 036c8ea2e..9f2af5787 100644 --- a/Source/WebKit/qt/Api/qwebview.cpp +++ b/Source/WebKit/qt/Api/qwebview.cpp @@ -620,9 +620,6 @@ qreal QWebView::textSizeMultiplier() const QPainter::TextAntialiasing and QPainter::SmoothPixmapTransform are enabled by default. - \note This property is not available on Symbian. However, the getter and - setter functions can still be used directly. - \sa QPainter::renderHints() */ |