aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/PySide2/QtCharts/typesystem_charts.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside2/PySide2/QtCharts/typesystem_charts.xml')
-rw-r--r--sources/pyside2/PySide2/QtCharts/typesystem_charts.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/sources/pyside2/PySide2/QtCharts/typesystem_charts.xml b/sources/pyside2/PySide2/QtCharts/typesystem_charts.xml
index 967118cd9..8ab734704 100644
--- a/sources/pyside2/PySide2/QtCharts/typesystem_charts.xml
+++ b/sources/pyside2/PySide2/QtCharts/typesystem_charts.xml
@@ -257,7 +257,9 @@
</object-type>
<object-type name="QSplineSeries" since="5.7"/>
<object-type name="QStackedBarSeries" since="5.7"/>
- <object-type name="QValueAxis" since="5.7"/>
+ <object-type name="QValueAxis" since="5.7">
+ <enum-type name="TickType"/>
+ </object-type>
<object-type name="QVBarModelMapper" since="5.7"/>
<object-type name="QVBoxPlotModelMapper" since="5.7"/>
<object-type name="QVCandlestickModelMapper" since="5.7"/>