aboutsummaryrefslogtreecommitdiffstats
path: root/libs/qmldebug/qmlprofilereventtypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/qmldebug/qmlprofilereventtypes.h')
-rw-r--r--libs/qmldebug/qmlprofilereventtypes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/qmldebug/qmlprofilereventtypes.h b/libs/qmldebug/qmlprofilereventtypes.h
index 7928bdf9842..a5ece2928cb 100644
--- a/libs/qmldebug/qmlprofilereventtypes.h
+++ b/libs/qmldebug/qmlprofilereventtypes.h
@@ -48,6 +48,8 @@ enum BindingType {
QmlBinding,
V8Binding,
OptimizedBinding,
+ QPainterEvent,
+ AnimationFrame,
MaximumBindingType
};