diff options
Diffstat (limited to 'wizard/WizardSummary.qml')
| -rw-r--r-- | wizard/WizardSummary.qml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wizard/WizardSummary.qml b/wizard/WizardSummary.qml index 85ee174a..43b2be8a 100644 --- a/wizard/WizardSummary.qml +++ b/wizard/WizardSummary.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2024, The Monero Project +// Copyright (c) 2014-2024, The Monzero Project // // All rights reserved. // @@ -33,7 +33,7 @@ import moneroComponents.NetworkType 1.0 import "../js/Wizard.js" as Wizard import "../js/Utils.js" as Utils -import "../components" as MoneroComponents +import "../components" as MonzeroComponents ColumnLayout { Layout.fillWidth: true |
