forked from qt-creator/qt-creator
ScxmlEditor: Compile fix
Change-Id: Iaf4bcc481f1637f3307aa302dbba33dbed822cbc Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -24,7 +24,7 @@ private:
|
|||||||
|
|
||||||
void extensionsInitialized() final
|
void extensionsInitialized() final
|
||||||
{
|
{
|
||||||
DesignMode::setDesignModeIsRequired();
|
Core::DesignMode::setDesignModeIsRequired();
|
||||||
}
|
}
|
||||||
|
|
||||||
std::unique_ptr<ScxmlEditorFactory> editorFactory;
|
std::unique_ptr<ScxmlEditorFactory> editorFactory;
|
||||||
|
Reference in New Issue
Block a user