summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsscreen.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2021-11-04 11:51:50 +0100
committerMarc Mutz <marc.mutz@qt.io>2021-11-23 21:23:44 +0100
commitf5f7f78766d62b7192b98b96bbd68dab1961e54e (patch)
tree1abad0147df9d13a403177c38c37a24ceb3487ea /src/plugins/platforms/windows/qwindowsscreen.cpp
parent0347b4ee5e5cabe6c3de6effa400494462dda10d (diff)
QObject: don't #include qproperty.h
The qobject.h header needs QBindingStorage in-size and QBindable in-name-only. The former was moved to its own header in a previous commit, which we include now, while the latter can just be forward-declared. This allows dropping the qproperty.h include from qobject.h. [ChangeLog][Potentially Source-Incompatible Changes] The qobject.h header no longer implicitly includes qproperty.h. If your code depends on the transitive include, explicitly include <QProperty> where needed. Task-number: QTBUG-97601 Pick-to: 6.2 Change-Id: I8d6320f5978e20dfc394d2b1e49f626b99529c37 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io> Reviewed-by: Lars Knoll <lars.knoll@qt.io> Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/plugins/platforms/windows/qwindowsscreen.cpp')
0 files changed, 0 insertions, 0 deletions