forked from qt-creator/qt-creator
Core::Context: compile hot fix for Windows.
This commit is contained in:
@@ -43,8 +43,7 @@ namespace QmlJSEditor {
|
||||
namespace Internal {
|
||||
|
||||
QmlJSEditorActionHandler::QmlJSEditorActionHandler()
|
||||
: TextEditor::TextEditorActionHandler(QLatin1String(QmlJSEditor::Constants::C_QMLJSEDITOR_ID),
|
||||
Format)
|
||||
: TextEditor::TextEditorActionHandler(QmlJSEditor::Constants::C_QMLJSEDITOR_ID, Format)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user