aboutsummaryrefslogtreecommitdiff
path: root/qml.qrc
diff options
context:
space:
mode:
authorxiphon <xiphon@protonmail.com>2019-11-19 00:52:47 +0000
committerxiphon <xiphon@protonmail.com>2019-11-19 12:32:53 +0000
commitd2b9d5690ba7eef47f9ac27d960a0fa932aa40c5 (patch)
treec4433a8a08e0a2d67f2a57e22db1b8291a7b78db /qml.qrc
parentcf0e5a811e1ac3cd98607f70d9d479ba735d9353 (diff)
downloadmonzero-gui-d2b9d5690ba7eef47f9ac27d960a0fa932aa40c5.tar.gz
monzero-gui-d2b9d5690ba7eef47f9ac27d960a0fa932aa40c5.tar.xz
monzero-gui-d2b9d5690ba7eef47f9ac27d960a0fa932aa40c5.zip
ContextMenu: styling, implement ContextMenuItem component
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 590eccb6..1ad92107 100644
--- a/qml.qrc
+++ b/qml.qrc
@@ -23,6 +23,7 @@
<file>pages/AddressBook.qml</file>
<file>pages/Mining.qml</file>
<file>components/ContextMenu.qml</file>
+ <file>components/ContextMenuItem.qml</file>
<file>components/NetworkStatusItem.qml</file>
<file>components/Input.qml</file>
<file>components/StandardButton.qml</file>