aboutsummaryrefslogtreecommitdiff
path: root/pages/settings
diff options
context:
space:
mode:
authorselsta <selsta@sent.at>2019-12-20 03:37:52 +0100
committerselsta <selsta@sent.at>2019-12-20 03:37:52 +0100
commitf8262b0d275086021d99bf69b58c895d1ef9028f (patch)
tree9b7a059bb6cd00e202741132368461455085fc62 /pages/settings
parent500c7ec82e1d0d8b0f1fb45e2649a7795d4e5a22 (diff)
downloadmonzero-gui-f8262b0d275086021d99bf69b58c895d1ef9028f.tar.gz
monzero-gui-f8262b0d275086021d99bf69b58c895d1ef9028f.tar.xz
monzero-gui-f8262b0d275086021d99bf69b58c895d1ef9028f.zip
misc: cleanup unused variables and comments
Diffstat (limited to 'pages/settings')
-rw-r--r--pages/settings/SettingsNode.qml4
1 files changed, 0 insertions, 4 deletions
diff --git a/pages/settings/SettingsNode.qml b/pages/settings/SettingsNode.qml
index 424f51cf..ab828b0a 100644
--- a/pages/settings/SettingsNode.qml
+++ b/pages/settings/SettingsNode.qml
@@ -50,10 +50,6 @@ Rectangle{
anchors.right: parent.right
spacing: 0
- property int labelWidth: 120
- property int editWidth: 400
- property int lineEditFontSize: 14
- property int buttonWidth: 110
Rectangle {
Layout.fillWidth: true