Changelog: Document the SIC related to indirect includes
Because of 90e7cc172a
Change-Id: I3e9339d6e07d6564e38f3f25df28644437ed5955
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
This commit is contained in:
parent
f64736188f
commit
021ffbfc6f
3
dist/changes-5.5.0
vendored
3
dist/changes-5.5.0
vendored
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user