forked from qt-creator/qt-creator
QmlDesigner.propertyEditor: avoid qml warning
This commit is contained in:
@@ -91,7 +91,6 @@ QWidget { //This is a special spinBox that does color coding for states
|
|||||||
transaction.end();
|
transaction.end();
|
||||||
}
|
}
|
||||||
onEditingFinished: {
|
onEditingFinished: {
|
||||||
focus = false;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user