aboutsummaryrefslogtreecommitdiff
path: root/qml.qrc
diff options
context:
space:
mode:
authorselsta <selsta@sent.at>2019-01-10 06:58:43 +0100
committerselsta <selsta@sent.at>2019-01-10 06:58:43 +0100
commitf2749fa1f0eaee3c30e83d68482b99066d4fc4dc (patch)
tree5f63b4ee1ed76fe64755e3839f8dcea9a462fb5e /qml.qrc
parent36eb1f80e1c070f753746519e2c9e4f01784f6c2 (diff)
downloadmonzero-gui-f2749fa1f0eaee3c30e83d68482b99066d4fc4dc.tar.gz
monzero-gui-f2749fa1f0eaee3c30e83d68482b99066d4fc4dc.tar.xz
monzero-gui-f2749fa1f0eaee3c30e83d68482b99066d4fc4dc.zip
repo: cleanup unused pages and components
- Dashboard - TableHeader - SearchInput - DashboardTable
Diffstat (limited to 'qml.qrc')
-rw-r--r--qml.qrc12
1 files changed, 0 insertions, 12 deletions
diff --git a/qml.qrc b/qml.qrc
index f2c1cf4f..89c38c2b 100644
--- a/qml.qrc
+++ b/qml.qrc
@@ -18,7 +18,6 @@
<file>images/lockIcon.png</file>
<file>components/MenuButton.qml</file>
<file>images/menuIndicator.png</file>
- <file>pages/Dashboard.qml</file>
<file>pages/Transfer.qml</file>
<file>pages/History.qml</file>
<file>pages/AddressBook.qml</file>
@@ -27,21 +26,10 @@
<file>images/statusConnected.png</file>
<file>images/statusDisconnected.png</file>
<file>components/Input.qml</file>
- <file>components/SearchInput.qml</file>
- <file>images/magnifier.png</file>
<file>components/StandardButton.qml</file>
<file>images/dropIndicator.png</file>
- <file>images/hseparator.png</file>
<file>components/LineEdit.qml</file>
- <file>components/TableHeader.qml</file>
- <file>images/ascSortIndicator.png</file>
- <file>images/ascSortIndicatorActived.png</file>
- <file>images/ascSortIndicatorPressed.png</file>
- <file>images/descSortIndicator.png</file>
- <file>images/descSortIndicatorActived.png</file>
- <file>images/descSortIndicatorPressed.png</file>
<file>images/backToWindowIcon.png</file>
- <file>components/DashboardTable.qml</file>
<file>components/TableDropdown.qml</file>
<file>images/tableOptions.png</file>
<file>images/dropdownAdd.png</file>