mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
a1311c16c8
Qt Creator get confused if files with same name are present in the same project and when clickng on debug info open the same file, renaming main to avoid this
28 lines
963 B
Plaintext
28 lines
963 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>main-app.qml</file>
|
|
<file>Locations.qml</file>
|
|
<file>jsonpath.js</file>
|
|
<file>JSONListModel.qml</file>
|
|
<file>Contacts.qml</file>
|
|
<file>AddTrustedNode.qml</file>
|
|
<file>RsLoginPassView.qml</file>
|
|
<file>TrustedNodesView.qml</file>
|
|
<file>ChatView.qml</file>
|
|
<file>icons/retroshare06.png</file>
|
|
<file>icons/state-offline.png</file>
|
|
<file>icons/state-ok.png</file>
|
|
<file>GxsIdentityDelegate.qml</file>
|
|
<file>icons/edit-find.png</file>
|
|
<file>icons/edit-image-face-detect.png</file>
|
|
<file>icons/application-menu.png</file>
|
|
<file>ContactSort.js</file>
|
|
<file>icons/emblem-locked.png</file>
|
|
<file>BusyOverlay.qml</file>
|
|
<file>URI.js</file>
|
|
<file>TokensManager.qml</file>
|
|
<file>qmldir</file>
|
|
<file>TrustedNodeDetails.qml</file>
|
|
</qresource>
|
|
</RCC>
|