aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/PySide6/Qt3DInput/typesystem_3dinput.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside6/PySide6/Qt3DInput/typesystem_3dinput.xml')
-rw-r--r--sources/pyside6/PySide6/Qt3DInput/typesystem_3dinput.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/sources/pyside6/PySide6/Qt3DInput/typesystem_3dinput.xml b/sources/pyside6/PySide6/Qt3DInput/typesystem_3dinput.xml
index 271b24b1e..96160aeef 100644
--- a/sources/pyside6/PySide6/Qt3DInput/typesystem_3dinput.xml
+++ b/sources/pyside6/PySide6/Qt3DInput/typesystem_3dinput.xml
@@ -10,7 +10,10 @@
<object-type name="QAbstractActionInput"/>
<object-type name="QAbstractAxisInput"/>
<object-type name="QAbstractPhysicalDevice"/>
- <object-type name="QAction"/>
+ <object-type name="QAction">
+ <!-- Disambiguate from QtGui/qaction.h -->
+ <include file-name="Qt3DInput/qaction.h" location="global"/>
+ </object-type>
<object-type name="QActionInput"/>
<object-type name="QAnalogAxisInput"/>
<object-type name="QAxis"/>