forked from qt-creator/qt-creator
QmlDesigner: Fix compilation with namespaced Qt.
Change-Id: I38613edf14cf72d38a7c7ca631f4d7f82c112288 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
This commit is contained in:
committed by
Thomas Hartmann
parent
eb3a0b0a1f
commit
6d3e0fbd04
@@ -32,7 +32,9 @@
|
|||||||
|
|
||||||
#include "utilitypanelcontroller.h"
|
#include "utilitypanelcontroller.h"
|
||||||
|
|
||||||
|
QT_BEGIN_NAMESPACE
|
||||||
class QStackedWidget;
|
class QStackedWidget;
|
||||||
|
QT_END_NAMESPACE
|
||||||
|
|
||||||
namespace QmlDesigner {
|
namespace QmlDesigner {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user