aboutsummaryrefslogtreecommitdiff
path: root/qml.qrc
diff options
context:
space:
mode:
authorxiphon <xiphon@protonmail.com>2019-11-08 00:56:10 +0000
committerxiphon <xiphon@protonmail.com>2019-11-08 12:41:32 +0000
commit74e12ce71d00e7e9aea43a985e8a9dbfc4ad0844 (patch)
tree917f48165df3aabf85a1e82211f6ad1668213c18 /qml.qrc
parent7f7a39292c57f9b51090005d8a8e39297d988e0b (diff)
downloadmonzero-gui-74e12ce71d00e7e9aea43a985e8a9dbfc4ad0844.tar.gz
monzero-gui-74e12ce71d00e7e9aea43a985e8a9dbfc4ad0844.tar.xz
monzero-gui-74e12ce71d00e7e9aea43a985e8a9dbfc4ad0844.zip
ContextMenu: implement 'paste' context menu for all text fields
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 c70999e5..d5605b83 100644
--- a/qml.qrc
+++ b/qml.qrc
@@ -21,6 +21,7 @@
<file>pages/History.qml</file>
<file>pages/AddressBook.qml</file>
<file>pages/Mining.qml</file>
+ <file>components/ContextMenu.qml</file>
<file>components/NetworkStatusItem.qml</file>
<file>components/Input.qml</file>
<file>components/StandardButton.qml</file>