diff options
author | Jedrzej Nowacki <jedrzej.nowacki@nokia.com> | 2009-11-12 08:48:17 (GMT) |
---|---|---|
committer | Jedrzej Nowacki <jedrzej.nowacki@nokia.com> | 2009-11-12 09:32:53 (GMT) |
commit | d39104d9b0ce43f872d2880baef8e1cff289adb8 (patch) | |
tree | c9795d6c5a7d8220699ca69cca5539ecce0b819f /dist | |
parent | 1212fbea0b6829986649dd1f237e59377f52a6cd (diff) | |
download | Qt-d39104d9b0ce43f872d2880baef8e1cff289adb8.zip Qt-d39104d9b0ce43f872d2880baef8e1cff289adb8.tar.gz Qt-d39104d9b0ce43f872d2880baef8e1cff289adb8.tar.bz2 |
Changelog fix
Printing shrink factor will be removed from qt 4.6.0.
Reviewed-by: Jocelyn Turcotte
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.6.0 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dist/changes-4.6.0 b/dist/changes-4.6.0 index 69a0821..63822ab 100644 --- a/dist/changes-4.6.0 +++ b/dist/changes-4.6.0 @@ -611,8 +611,7 @@ QtWebKit * New functions for defining local URL schemes. - QWebSettings - * New options for text encoding, printing shrink factor and off-line web - application cache (HTML5). + * New options for text encoding and off-line web application cache (HTML5). - QWebView * Support for render hints. |