summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.5.03
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-5.5.0 b/dist/changes-5.5.0
index 3d588f7f88..f3f4daab6f 100644
--- a/dist/changes-5.5.0
+++ b/dist/changes-5.5.0
@@ -66,6 +66,9 @@ information about a particular change.
to avoid calling parent() (which returns a constant). Subclasses of
these models that override parent(), will likely also need to
override sibling() now.
+- Qt 5.5 received some header #include cleanups. Code that relied on indirect
+ includes from Qt headers may need to include some headers explicitly now.
+ For example, qstringlist.h no longer includes QDataStream and QObject.
- QCoreApplication:
* [QTBUG-30330][QTSOLBUG-184] On Windows, QCoreApplication::arguments()