diff options
| author | Axel Spoerl <axel.spoerl@qt.io> | 2025-03-21 12:25:13 +0100 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2025-03-24 15:21:45 +0000 |
| commit | 32d23904b29fcab0d7dfca3d6ac9b97563ba88ff (patch) | |
| tree | 345e6251e8a9bcb3a15e4818f22a4c7083ed8455 /src/corelib/kernel/qobject.cpp | |
| parent | 6b9c4945433074084f927e7c5add1a0405b62aa5 (diff) | |
QtCore: fix build w/o itemmodel
removed_api.cpp included qabstractitemmodel.h unconditionally.
Wrap it in #if QT_CONFIG(itemmodel)
As a drive-by, add the missing blank line after the initial
#if QT_CORE_REMOVED_SINCE(6, 8)
Amends cbda9583521633fa6e8a9274d2e47aa14c8bd175.
Pick-to: 6.9 6.8
Change-Id: I6888d9a76078a2473a0a8f063cf8b93ac3025385
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Diffstat (limited to 'src/corelib/kernel/qobject.cpp')
0 files changed, 0 insertions, 0 deletions
