summaryrefslogtreecommitdiffstats
path: root/tools/qmldebugger/standalone/engine.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qmldebugger/standalone/engine.cpp')
-rw-r--r--tools/qmldebugger/standalone/engine.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qmldebugger/standalone/engine.cpp b/tools/qmldebugger/standalone/engine.cpp
index 6cfd82b..acd90f1 100644
--- a/tools/qmldebugger/standalone/engine.cpp
+++ b/tools/qmldebugger/standalone/engine.cpp
@@ -212,8 +212,8 @@ void EnginePane::enginesChanged()
engineSelected(qobject_cast<DebuggerEngineItem*>(m_engineItems.at(0))->engineId());
}
+QT_END_NAMESPACE
#include "engine.moc"
-QT_END_NAMESPACE