summaryrefslogtreecommitdiffstats
path: root/src/sql/doc/snippets/code/code.pro
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2022-07-31 09:14:35 -0700
committerThiago Macieira <thiago.macieira@intel.com>2022-08-01 14:52:22 -0700
commit59065a85301376f52e58f944ceaad0e5baaeae64 (patch)
treee5da7c8020e371cf126bf72386d6ef6460dafedd /src/sql/doc/snippets/code/code.pro
parent3410b1dc9c9d29cab84d471064d8ef1d26a0f98c (diff)
QMetaType: fix void* parameters
Commit 3695b35dfc427f274e55f8e2a6a9876deb52f1b4 accounted for pointer to other incomplete types, but pointer-to-void was missed. This caused an inconsistency in the stored metatype for void*, which is a built-in type (QMetaType::VoidStar) but no pointer was recorded. The test in tst_moc hadn't been enabled because the functions in questions weren't extracted by moc. That is fixed in this commit. Change-Id: I6f936da6f6e84d649f70fffd1706f613517a75fb Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/sql/doc/snippets/code/code.pro')
0 files changed, 0 insertions, 0 deletions