summaryrefslogtreecommitdiffstats
path: root/tools/qmldebugger/standalone/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qmldebugger/standalone/main.cpp')
-rw-r--r--tools/qmldebugger/standalone/main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/qmldebugger/standalone/main.cpp b/tools/qmldebugger/standalone/main.cpp
index 715837e..c2117f2 100644
--- a/tools/qmldebugger/standalone/main.cpp
+++ b/tools/qmldebugger/standalone/main.cpp
@@ -42,6 +42,8 @@
#include "qmldebugger.h"
+QT_USE_NAMESPACE
+
int main(int argc, char ** argv)
{
QApplication app(argc, argv);