diff options
| author | marcin <z.krzysztoff7@gmail.com> | 2014-07-16 14:40:09 +0200 |
|---|---|---|
| committer | marcin <z.krzysztoff7@gmail.com> | 2014-07-16 14:40:09 +0200 |
| commit | 2eddebe1c2c41f8a9be56862f355251d5d34f18f (patch) | |
| tree | 4a34053a6d1db2718596b18c262a2b0ab4bf30e1 /qml.qrc | |
| parent | 855d5736c509363dd47e091210f2f3fe64ad9117 (diff) | |
| download | monzero-gui-2eddebe1c2c41f8a9be56862f355251d5d34f18f.tar.gz monzero-gui-2eddebe1c2c41f8a9be56862f355251d5d34f18f.tar.xz monzero-gui-2eddebe1c2c41f8a9be56862f355251d5d34f18f.zip | |
https://trello.com/c/LXEnXYLF/42-fix-monero-logo
https://trello.com/c/VpuuPT5L/27-per-transaction-descriptions-should-be-removed-from-dashboard-history-as-discussed
https://trello.com/c/wy3nFH3g/30-please-add-ctrl-tab-ctrl-shift-tab-shortcut-keys-to-rotate-between-tabs
https://trello.com/c/6Y6kOXsU/44-add-monero-title-to-the-main-window
Diffstat (limited to 'qml.qrc')
| -rw-r--r-- | qml.qrc | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -41,7 +41,7 @@ <file>components/DashboardTable.qml</file> <file>components/TableDropdown.qml</file> <file>images/tableOptions.png</file> - <file>images/dropdownOption1.png</file> + <file>images/dropdownAdd.png</file> <file>images/dropdownSearch.png</file> <file>images/dropdownSend.png</file> <file>components/TipItem.qml</file> @@ -69,5 +69,6 @@ <file>components/TitleBar.qml</file> <file>images/collapseRightPanel.png</file> <file>images/expandRightPanel.png</file> + <file>images/dropdownCopy.png</file> </qresource> </RCC> |
