aboutsummaryrefslogtreecommitdiff
path: root/components/RemoteNodeEdit.qml
diff options
context:
space:
mode:
authorSander Ferdinand <sa.ferdinand@gmail.com>2018-03-27 22:12:05 +0200
committermoneromooo-monero <moneromooo-monero@users.noreply.github.com>2018-03-29 23:04:04 +0100
commitfb6b467dcb638161bf3eef1697aade3ee1ff75fb (patch)
tree584707e0e1f4e8dd98f542de7ad63ebb3b3ac9c9 /components/RemoteNodeEdit.qml
parentd98221ac56140b3e7a0b0b0348b6d06bfb9abb77 (diff)
downloadmonzero-gui-fb6b467dcb638161bf3eef1697aade3ee1ff75fb.tar.gz
monzero-gui-fb6b467dcb638161bf3eef1697aade3ee1ff75fb.tar.xz
monzero-gui-fb6b467dcb638161bf3eef1697aade3ee1ff75fb.zip
Removed unused property
Diffstat (limited to 'components/RemoteNodeEdit.qml')
-rw-r--r--components/RemoteNodeEdit.qml1
1 files changed, 0 insertions, 1 deletions
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