diff options
author | Jedrzej Nowacki <jedrzej.nowacki@nokia.com> | 2009-11-12 08:48:17 (GMT) |
---|---|---|
committer | Bradley T. Hughes <bradley.hughes@nokia.com> | 2009-11-12 12:24:55 (GMT) |
commit | 24140827a3b693872ef8fa65bf9f88124ff1b87a (patch) | |
tree | 0e5744dc5dfcba3f191e0c0d9af726f1194029f2 | |
parent | 13d99d20dee8aead1a211057d2e493603539ec3e (diff) | |
download | Qt-24140827a3b693872ef8fa65bf9f88124ff1b87a.zip Qt-24140827a3b693872ef8fa65bf9f88124ff1b87a.tar.gz Qt-24140827a3b693872ef8fa65bf9f88124ff1b87a.tar.bz2 |
Changelog fix
Printing shrink factor will be removed from qt 4.6.0.
Reviewed-by: Jocelyn Turcotte
-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. |