summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.0.03
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index 1775a4c556..d21fff1f7c 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -276,6 +276,9 @@ information about a particular change.
QColorDialog::setCustomColor() and QColorDialog::setStandardColor() now
take a QColor value for their second parameter instead of QRgb.
+- QPageSetupDialog has had the PageSetupDialogOption enum and the api to
+ set and get the enum removed as none of the Options are used any more.
+
****************************************************************************
* General *
****************************************************************************