summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.6.0
diff options
context:
space:
mode:
authorJedrzej Nowacki <jedrzej.nowacki@nokia.com>2009-11-12 08:48:17 (GMT)
committerJedrzej Nowacki <jedrzej.nowacki@nokia.com>2009-11-12 09:32:53 (GMT)
commitd39104d9b0ce43f872d2880baef8e1cff289adb8 (patch)
treec9795d6c5a7d8220699ca69cca5539ecce0b819f /dist/changes-4.6.0
parent1212fbea0b6829986649dd1f237e59377f52a6cd (diff)
downloadQt-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/changes-4.6.0')
-rw-r--r--dist/changes-4.6.03
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.