You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
wow-app/qml.qrc

58 lines
2.4 KiB

<RCC>
<qresource prefix="/">
<file>main.qml</file>
<file>LeftPanel.qml</file>
<file>RightPanel.qml</file>
<file>MiddlePanel.qml</file>
<file>images/closeIcon.png</file>
<file>images/helpIcon.png</file>
<file>images/maximizeIcon.png</file>
<file>images/minimizeIcon.png</file>
<file>images/helpIconHovered.png</file>
<file>images/maximizeIconHovered.png</file>
<file>images/minimizeIconHovered.png</file>
<file>images/moneroLogo.png</file>
<file>components/Label.qml</file>
<file>images/whatIsIcon.png</file>
<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>
<file>pages/Mining.qml</file>
<file>pages/Settings.qml</file>
<file>components/NetworkStatusItem.qml</file>
<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>images/backToWindowIconHovered.png</file>
<file>components/DashboardTable.qml</file>
<file>components/TableDropdown.qml</file>
<file>images/tableOptions.png</file>
<file>images/dropdownOption1.png</file>
<file>images/dropdownSearch.png</file>
<file>images/dropdownSend.png</file>
<file>components/TipItem.qml</file>
<file>images/tip.png</file>
<file>tabs/Twitter.qml</file>
<file>tabs/tweetSearch.js</file>
<file>tabs/TweetsModel.qml</file>
</qresource>
</RCC>