summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorTrond Kjernåsen <trond.kjernasen@nokia.com>2010-05-14 18:04:39 +0200
committerTrond Kjernåsen <trond.kjernasen@nokia.com>2010-05-14 18:04:39 +0200
commit25484ef9b55f0a017163a05228bb9b6b0e7a772d (patch)
tree3f67143daaaae4b778287d24a1c99e8cac012da5 /dist
parent92ea8a1df59cb00178cd7670d2ce167bba3dd953 (diff)
More 4.7 stuff.
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.7.03
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-4.7.0 b/dist/changes-4.7.0
index 47992f9962..1e3a69cfb2 100644
--- a/dist/changes-4.7.0
+++ b/dist/changes-4.7.0
@@ -67,6 +67,9 @@ QtGui
functions, and replaced them with setCopyCount(), copyCount() and
supportsMultipleCopies().
+ - QPrintDialog/QPrinter
+ * Added support for printing the current page.
+
- QCommonStyle
* Fixed a bug that led to missing text pixels in QTabBar when using
small font sizes. (QTBUG-7137)