aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sources/pyside2/PySide2/QtLocation/typesystem_location.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/sources/pyside2/PySide2/QtLocation/typesystem_location.xml b/sources/pyside2/PySide2/QtLocation/typesystem_location.xml
index 309652864..794c1f3ef 100644
--- a/sources/pyside2/PySide2/QtLocation/typesystem_location.xml
+++ b/sources/pyside2/PySide2/QtLocation/typesystem_location.xml
@@ -87,7 +87,9 @@
<value-type name="QPlaceAttribute"/>
<value-type name="QPlaceCategory"/>
<value-type name="QPlaceContactDetail"/>
- <value-type name="QPlaceContent"/>
+ <value-type name="QPlaceContent">
+ <enum-type name="Type"/>
+ </value-type>
<value-type name="QPlaceContentRequest"/>
<object-type name="QPlaceEditorial"/>
<object-type name="QPlaceImage"/>
@@ -106,7 +108,9 @@
<object-type name="QPlaceSearchRequest">
<enum-type name="RelevanceHint"/>
</object-type>
- <object-type name="QPlaceSearchResult"/>
+ <object-type name="QPlaceSearchResult">
+ <enum-type name="SearchResultType"/>
+ </object-type>
<object-type name="QPlaceSearchSuggestionReply"/>
<value-type name="QPlaceSupplier"/>
</typesystem>