aboutsummaryrefslogtreecommitdiff
path: root/qml.qrc
diff options
context:
space:
mode:
authorxiphon <xiphon@protonmail.com>2021-04-20 22:11:36 +0000
committerxiphon <xiphon@protonmail.com>2021-04-20 22:15:15 +0000
commit69a6c6b821f475a7d8639d859fb195a103b51aad (patch)
tree37756fb55b0ee73f12c6ed6ffe78153a9818a81e /qml.qrc
parent02ae14fd6bcd705ed838fba627775e4d8d52b5f3 (diff)
downloadmonzero-gui-69a6c6b821f475a7d8639d859fb195a103b51aad.tar.gz
monzero-gui-69a6c6b821f475a7d8639d859fb195a103b51aad.tar.xz
monzero-gui-69a6c6b821f475a7d8639d859fb195a103b51aad.zip
WizardDaemonSettings: implement full remote node configuration support
Diffstat (limited to 'qml.qrc')
-rw-r--r--qml.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/qml.qrc b/qml.qrc
index 4cc451cd..7dafe82f 100644
--- a/qml.qrc
+++ b/qml.qrc
@@ -9,6 +9,7 @@
<file>components/Navbar.qml</file>
<file>components/NavbarItem.qml</file>
<file>components/RemoteNodeDialog.qml</file>
+ <file>components/RemoteNodeList.qml</file>
<file>components/SettingsListItem.qml</file>
<file>components/Slider.qml</file>
<file>components/Tooltip.qml</file>