aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlprofiler/qmlprofiler.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qmlprofiler/qmlprofiler.pro')
-rw-r--r--tools/qmlprofiler/qmlprofiler.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/qmlprofiler/qmlprofiler.pro b/tools/qmlprofiler/qmlprofiler.pro
index 84e298fe9b..a65e25c657 100644
--- a/tools/qmlprofiler/qmlprofiler.pro
+++ b/tools/qmlprofiler/qmlprofiler.pro
@@ -12,7 +12,6 @@ HEADERS += \
commandlistener.h \
constants.h \
qmlprofilerdata.h \
- qmlprofilerclient.h \
- qmlprofilereventlocation.h
+ qmlprofilerclient.h
load(qt_tool)