aboutsummaryrefslogtreecommitdiffstats
path: root/product_dependencies.yaml
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2020-11-03 08:40:26 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2020-11-04 10:52:41 +0100
commit90c19c81fa9de2bc300ef4692b820dbccee6f428 (patch)
tree0fb95837ba7201bfcf2eb73922e9562ab4ed53ba /product_dependencies.yaml
parent3411bfc4a08e12df7ffa0d5604a62f5ea8f4693a (diff)
Fix QAxBase::dynamicCall(const char *, QVariantList)
When invoking QAxBase::dynamicCall(const char *, QVariantList), the overload taking single QVariants QAxBase::dynamicCall(const char *, QVariant1, QVariant2,...) was chosen by the overload decisor since QVariantList can be converted to QVariant. Specify the order manually. Remove the internal protected function. Fixes: PYSIDE-1410 Change-Id: I1bcffd34486d5ceebdeea3af47f42398896e9575 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io> (cherry picked from commit 27aa24e589ca293298f88f3fd0d027d9f95dedc5)
Diffstat (limited to 'product_dependencies.yaml')
0 files changed, 0 insertions, 0 deletions