summaryrefslogtreecommitdiff
path: root/wizard/WizardRestoreWallet2.qml
diff options
context:
space:
mode:
Diffstat (limited to 'wizard/WizardRestoreWallet2.qml')
-rw-r--r--wizard/WizardRestoreWallet2.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizard/WizardRestoreWallet2.qml b/wizard/WizardRestoreWallet2.qml
index f66950d5..e6929e8f 100644
--- a/wizard/WizardRestoreWallet2.qml
+++ b/wizard/WizardRestoreWallet2.qml
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2024, The Monero Project
+// Copyright (c) 2014-2024, The Monzero Project
//
// All rights reserved.
//
@@ -27,7 +27,7 @@
// THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
import "../js/Wizard.js" as Wizard
-import "../components" as MoneroComponents
+import "../components" as MonzeroComponents
import QtQuick 2.9
import QtQuick.Layouts 1.2