summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qstring.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2025-11-15 11:13:49 -0800
committerThiago Macieira <thiago.macieira@intel.com>2025-11-15 19:40:40 -0800
commit5dbb3b358950726447765e4fea7feb040a303860 (patch)
tree966bc1cef4338a8288705f554b1f73be32d40b37 /src/corelib/text/qstring.cpp
parent69a24ed0186f0634be30687f676a1f90dcd95dd6 (diff)
Fix build with disable-deprecated 6.6: QList is forward-defined
qtbase\src\corelib\compat\removed_api.cpp(763): error C2027: use of undefined type 'QList<QString>' qtbase/src/corelib/tools/qcontainerfwd.h(40): note: see declaration of 'QList<QString>' qtbase\src\corelib\compat\removed_api.cpp(1307): error C2027: use of undefined type 'QDynamicMetaObjectData' qtbase/src/corelib/kernel/qobject.h(43): note: see declaration of 'QDynamicMetaObjectData' Pick-to: 6.10 6.8 Fixes: QTBUG-141994 Change-Id: I63324a2cc3b89c62d9ecfffd07b7b82e4ea72641 Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Diffstat (limited to 'src/corelib/text/qstring.cpp')
0 files changed, 0 insertions, 0 deletions