summaryrefslogtreecommitdiffstats
path: root/generator/typesystem_core.xml
diff options
context:
space:
mode:
Diffstat (limited to 'generator/typesystem_core.xml')
-rw-r--r--generator/typesystem_core.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/generator/typesystem_core.xml b/generator/typesystem_core.xml
index 61a6c49..a100b07 100644
--- a/generator/typesystem_core.xml
+++ b/generator/typesystem_core.xml
@@ -2518,14 +2518,14 @@
<object-type name="QAbstractAnimation"/>
<object-type name="QAnimationGroup"/>
- <object-type name="QEasingCurve">
+ <value-type name="QEasingCurve">
<modify-function signature="QEasingCurve(QEasingCurve)" remove="all"/>
<modify-function signature="operator=(QEasingCurve)" remove="all"/>
<modify-function signature="operator==(const QEasingCurve &amp;)const" remove="all"/>
<modify-function signature="operator!=(const QEasingCurve &amp;)const" remove="all"/>
<modify-function signature="setCustomType(double)" remove="all"/>
<modify-function signature="customType()const" remove="all"/>
- </object-type>
+ </value-type>
<object-type name="QParallelAnimationGroup"/>
<object-type name="QPauseAnimation"/>
<object-type name="QPropertyAnimation">