summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler/qmlprofilerpainteventsmodelproxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmlprofiler/qmlprofilerpainteventsmodelproxy.h')
-rw-r--r--src/plugins/qmlprofiler/qmlprofilerpainteventsmodelproxy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/qmlprofiler/qmlprofilerpainteventsmodelproxy.h b/src/plugins/qmlprofiler/qmlprofilerpainteventsmodelproxy.h
index ef9844b271..bcdbfbbe81 100644
--- a/src/plugins/qmlprofiler/qmlprofilerpainteventsmodelproxy.h
+++ b/src/plugins/qmlprofiler/qmlprofilerpainteventsmodelproxy.h
@@ -75,6 +75,7 @@ public:
QVariantList labels() const;
QVariantMap details(int index) const;
+ quint64 features() const;
private slots:
bool accepted(const QmlProfilerDataModel::QmlEventTypeData &event) const;