From 38f0302cc99292c8d8cbadbf64918b723d2f7f8d Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Tue, 19 Mar 2019 11:07:41 +0100 Subject: PySide2: Fix Qt3D events' modifier enumerations for 5.14 The enumerations were changed in qt3d/a356d132b2a426ecd7edb7858245266433b3e855 to be proper flags. Annotate accordingly. Change-Id: I38b07d85a4edcb1951a9f3f8f88eaea9086d5d11 Reviewed-by: Alexandru Croitor --- sources/pyside2/PySide2/Qt3DInput/typesystem_3dinput.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/pyside2/PySide2/Qt3DInput/typesystem_3dinput.xml b/sources/pyside2/PySide2/Qt3DInput/typesystem_3dinput.xml index 6107f0b26..a5739d8db 100644 --- a/sources/pyside2/PySide2/Qt3DInput/typesystem_3dinput.xml +++ b/sources/pyside2/PySide2/Qt3DInput/typesystem_3dinput.xml @@ -73,11 +73,11 @@ - + - +