Skip to content
Snippets Groups Projects
Commit f17b2118 authored by ck's avatar ck
Browse files

Compile fix for namespaced Qt.

parent 60991499
No related branches found
No related tags found
No related merge requests found
......@@ -4,9 +4,11 @@
#include <QWidget>
#include <QUrl>
QT_BEGIN_NAMESPACE
class QDeclarativeEngine;
class QDeclarativeContext;
class QDeclarativeError;
QT_END_NAMESPACE
namespace QmlDesigner {
......
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