aboutsummaryrefslogtreecommitdiff
path: root/qml.qrc
diff options
context:
space:
mode:
authorxiphon <xiphon@protonmail.com>2021-03-17 11:32:11 +0000
committerxiphon <xiphon@protonmail.com>2021-03-17 12:00:17 +0000
commit34d3f6575a8f46e206d67ed7f2eb04ca68907bf8 (patch)
tree9328120228cb6845b9a424a7b5804b595db95acd /qml.qrc
parente94ac7c75d713a209b4cdfa2e02459812b459a49 (diff)
downloadmonzero-gui-34d3f6575a8f46e206d67ed7f2eb04ca68907bf8.tar.gz
monzero-gui-34d3f6575a8f46e206d67ed7f2eb04ca68907bf8.tar.xz
monzero-gui-34d3f6575a8f46e206d67ed7f2eb04ca68907bf8.zip
Navbar: reimplement as a reusable component, drop redundant code
Diffstat (limited to 'qml.qrc')
-rw-r--r--qml.qrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/qml.qrc b/qml.qrc
index bc4c005e..625da33f 100644
--- a/qml.qrc
+++ b/qml.qrc
@@ -5,6 +5,8 @@
<file>MiddlePanel.qml</file>
<file>components/Label.qml</file>
<file>components/LanguageButton.qml</file>
+ <file>components/Navbar.qml</file>
+ <file>components/NavbarItem.qml</file>
<file>components/SettingsListItem.qml</file>
<file>components/Slider.qml</file>
<file>components/UpdateDialog.qml</file>
@@ -162,7 +164,6 @@
<file>pages/settings/SettingsLog.qml</file>
<file>pages/settings/SettingsLayout.qml</file>
<file>pages/settings/SettingsInfo.qml</file>
- <file>pages/settings/Navbar.qml</file>
<file>components/WarningBox.qml</file>
<file>images/miningxmr.png</file>
<file>images/miningxmr@2x.png</file>