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.05
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index 3dec253f59..71aa52c79f 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -136,6 +136,11 @@ information about a particular change.
QAbstractEventDispatcher::registeredTimers() will need to be updated to pass
3 arguments to the TimerInfo constructor (instead of 2).
+- QUuid
+
+ * Removed implicit conversion operator QUuid::operator QString(), instead
+ QUuid::toString() function should be used.
+
****************************************************************************
* General *
****************************************************************************