summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.0.0
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-5.0.0')
-rw-r--r--dist/changes-5.0.04
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index 5ffeb1996c..f8a553a0bc 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -255,6 +255,10 @@ information about a particular change.
- qMacVersion() has been removed. Use QSysInfo::macVersion() or
QSysInfo::MacintoshVersion instead.
+- QColorDialog::customColor() now returns a QColor value instead of QRgb.
+ QColorDialog::setCustomColor() and QColorDialog::setStandardColor() now
+ take a QColor value for their second parameter instead of QRgb.
+
****************************************************************************
* General *
****************************************************************************