forked from qt-creator/qt-creator
QmlDesigner: Fix compilation with namespaced Qt
Amends f5a49e6b0b
.
Change-Id: I7f1d3163944944e1f3504540b4dafb251ba8e9a8
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -29,7 +29,9 @@
|
|||||||
|
|
||||||
#include "annotation.h"
|
#include "annotation.h"
|
||||||
|
|
||||||
|
QT_BEGIN_NAMESPACE
|
||||||
class QDir;
|
class QDir;
|
||||||
|
QT_END_NAMESPACE
|
||||||
|
|
||||||
namespace QmlDesigner {
|
namespace QmlDesigner {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user