Skip to content
Snippets Groups Projects
Commit 66170003 authored by hjk's avatar hjk Committed by hjk
Browse files

debugger: compile fix with namespaces


Change-Id: Ibab39837fce51d2606343fdcef138fe0e6a7d69a
Reviewed-by: default avatarhjk <qthjk@ovi.com>
parent ed51dde2
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,9 @@ ...@@ -36,7 +36,9 @@
#include <qmljsdebugclient/qdeclarativeenginedebug.h> #include <qmljsdebugclient/qdeclarativeenginedebug.h>
#include <QtGui/QPlainTextEdit> #include <QtGui/QPlainTextEdit>
QT_BEGIN_NAMESPACE
class QCheckBox; class QCheckBox;
QT_END_NAMESPACE
namespace Utils { namespace Utils {
class StatusLabel; class StatusLabel;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment