From 80dc036882e06763b5202a5966422ba79538a2eb Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Tue, 25 Apr 2017 18:08:46 -0300 Subject: Run includemocs in qtdeclarative Change-Id: I84e363d735b443cb9beefffd14b8c023a37aa489 Reviewed-by: Lars Knoll --- tools/qmlprofiler/qmlprofilerdata.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/qmlprofiler/qmlprofilerdata.cpp') diff --git a/tools/qmlprofiler/qmlprofilerdata.cpp b/tools/qmlprofiler/qmlprofilerdata.cpp index 596ad8d47f..0044af0b52 100644 --- a/tools/qmlprofiler/qmlprofilerdata.cpp +++ b/tools/qmlprofiler/qmlprofilerdata.cpp @@ -683,3 +683,4 @@ void QmlProfilerData::setState(QmlProfilerData::State state) return; } +#include "moc_qmlprofilerdata.cpp" -- cgit v1.2.3