summaryrefslogtreecommitdiff
path: root/wizard/SeedListGrid.qml
diff options
context:
space:
mode:
authorMonzero Build System <builds@monzero.org>2026-08-15 21:26:40 +0100
committerMonzero Build System <builds@monzero.org>2026-08-15 21:26:40 +0100
commitdceeb88444ce966caa1a133d2926d5f7213c87ff (patch)
treed74c9c7d7e43c2a0d39d656c690c63050cff7f53 /wizard/SeedListGrid.qml
parent81f33c7e00bf183823909a02e6d96ce11e41adce (diff)
downloadmonzero-gui-phase0-20260815.tar.gz
monzero-gui-phase0-20260815.tar.xz
monzero-gui-phase0-20260815.zip
Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815
Diffstat (limited to 'wizard/SeedListGrid.qml')
-rw-r--r--wizard/SeedListGrid.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/SeedListGrid.qml b/wizard/SeedListGrid.qml
index 74355f93..3a901f5c 100644
--- a/wizard/SeedListGrid.qml
+++ b/wizard/SeedListGrid.qml
@@ -5,7 +5,7 @@ import QtQuick.Controls 2.0
import "../js/Wizard.js" as Wizard
import "../js/Utils.js" as Utils
-import "../components" as MoneroComponents
+import "../components" as MonzeroComponents
GridLayout {
id: seedGrid