Guest User

Untitled

a guest
Apr 21st, 2018
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. commit 9a64468b98b25c1183e929b0045a82ee366d02ef
  2. Author: Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
  3. Date: Tue Oct 27 15:22:02 2009 +0100
  4.  
  5. Fix docs
  6.  
  7. diff --git a/WebKit/qt/Api/qwebview.cpp b/WebKit/qt/Api/qwebview.cpp
  8. index dd35ce8..6fd2d90 100644
  9. --- a/WebKit/qt/Api/qwebview.cpp
  10. +++ b/WebKit/qt/Api/qwebview.cpp
  11. @@ -693,8 +693,7 @@ qreal QWebView::textSizeMultiplier() const
  12.  
  13. QPainter::TextAntialiasing is enabled by default.
  14.  
  15. - \note This property is not available on Symbian. However, the getter and
  16. - setter functions can still be used directly.
  17. + \note This property does not have any effect on Symbian.
  18.  
  19. \sa QPainter::renderHints()
  20. */
Add Comment
Please, Sign In to add comment