aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlprofiler/commandlistener.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qmlprofiler/commandlistener.cpp')
-rw-r--r--tools/qmlprofiler/commandlistener.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/qmlprofiler/commandlistener.cpp b/tools/qmlprofiler/commandlistener.cpp
index 88800c5e49..079ea9b3bd 100644
--- a/tools/qmlprofiler/commandlistener.cpp
+++ b/tools/qmlprofiler/commandlistener.cpp
@@ -34,3 +34,5 @@ void CommandListener::readCommand()
{
emit command(QTextStream(stdin).readLine());
}
+
+#include "moc_commandlistener.cpp"