diff options
author | Alexey Rochev <[email protected]> | 2022-10-15 06:45:03 +0300 |
---|---|---|
committer | Volker Hilsheimer <[email protected]> | 2022-10-16 04:05:26 +0000 |
commit | 1d7e3ef77eccdea566bbb55f24267d70c8a1ebce (patch) | |
tree | 9457339721af7c5a3d21f462f2db8bdec6922896 /src/testlib/doc/snippets | |
parent | 4af721dec18e61e5d57a452fbf2b2b52cdb193d8 (diff) |
QMetaType: explicitly include qobject.h
convertMetaObject() function requires definition of QObject class,
but qobject.h is not included explicitly. Instead it is pulled by
qabstractitemmodel.h.
Include it explicitly to fix builds with -no-feature-itemmodel.
Pick-to: 6.4 6.2
Change-Id: I4386375588c451262923501ab8dd7374c1f729ec
Reviewed-by: Volker Hilsheimer <[email protected]>
Diffstat (limited to 'src/testlib/doc/snippets')
0 files changed, 0 insertions, 0 deletions