aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/qmlprofilerextension/inputeventsmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/qmlprofilerextension/inputeventsmodel.h')
-rw-r--r--plugins/qmlprofilerextension/inputeventsmodel.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/qmlprofilerextension/inputeventsmodel.h b/plugins/qmlprofilerextension/inputeventsmodel.h
index 64a2e64121..49fd36687e 100644
--- a/plugins/qmlprofilerextension/inputeventsmodel.h
+++ b/plugins/qmlprofilerextension/inputeventsmodel.h
@@ -27,8 +27,6 @@ namespace Internal {
class InputEventsModel : public QmlProfiler::AbstractTimelineModel
{
Q_OBJECT
- class InputEventsModelPrivate;
- Q_DECLARE_PRIVATE(InputEventsModel)
protected:
bool accepted(const QmlProfiler::QmlProfilerDataModel::QmlEventTypeData &event) const;