diff --git a/components/RemoteNodeEdit.qml b/components/RemoteNodeEdit.qml index 6655e629..1f22956f 100644 --- a/components/RemoteNodeEdit.qml +++ b/components/RemoteNodeEdit.qml @@ -85,7 +85,6 @@ GridLayout { placeholderColor: root.placeholderColor placeholderOpacity: root.placeholderOpacity onEditingFinished: root.editingFinished() - legacyWizardStyle: true borderColor: lineEditBorderColor backgroundColor: lineEditBackgroundColor fontColor: lineEditFontColor