aboutsummaryrefslogtreecommitdiff
path: root/wizard/WizardController.qml
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 /wizard/WizardController.qml
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 'wizard/WizardController.qml')
-rw-r--r--wizard/WizardController.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/wizard/WizardController.qml b/wizard/WizardController.qml
index d192bc8d..ddda6209 100644
--- a/wizard/WizardController.qml
+++ b/wizard/WizardController.qml
@@ -115,8 +115,6 @@ Rectangle {
// recovery made (restore wallet)
property string walletRestoreMode: 'seed' // seed, keys, qr
- // flickable margin
- property int flickableHeightMargin: 200
property int layoutScale: {
if(appWindow.width < 800){