ContextMenu: styling, implement ContextMenuItem component

This commit is contained in:
xiphon
2019-11-19 00:52:47 +00:00
parent cf0e5a811e
commit d2b9d5690b
3 changed files with 63 additions and 13 deletions

View File

@@ -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>