aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/qmlprofiler/inputeventsmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/qmlprofiler/inputeventsmodel.h')
-rw-r--r--plugins/qmlprofiler/inputeventsmodel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/qmlprofiler/inputeventsmodel.h b/plugins/qmlprofiler/inputeventsmodel.h
index 8c0ff17216..24dae3f386 100644
--- a/plugins/qmlprofiler/inputeventsmodel.h
+++ b/plugins/qmlprofiler/inputeventsmodel.h
@@ -52,6 +52,7 @@ public:
void clear();
private:
+ static QMetaEnum metaEnum(const char *name);
int m_keyTypeId;
int m_mouseTypeId;