diff options
Diffstat (limited to 'wizard/WizardCreateWallet3.qml')
| -rw-r--r-- | wizard/WizardCreateWallet3.qml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wizard/WizardCreateWallet3.qml b/wizard/WizardCreateWallet3.qml index dfb51f16..2caad66e 100644 --- a/wizard/WizardCreateWallet3.qml +++ b/wizard/WizardCreateWallet3.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2024, The Monero Project +// Copyright (c) 2014-2024, The Monzero Project // // All rights reserved. // @@ -30,7 +30,7 @@ import QtQuick 2.9 import QtQuick.Layouts 1.2 import QtQuick.Controls 2.0 -import "../components" as MoneroComponents +import "../components" as MonzeroComponents Rectangle { id: wizardCreateWallet3 |
