Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCamila San <hello@camila.codes>2019-04-06 21:15:24 +0300
committerCamila San <hello@camila.codes>2019-04-12 15:17:58 +0300
commite07c472057544fd2a59116970da99ac87fd1f6be (patch)
tree62c28b50b2977e43ea4cda36a195d08010d75418 /client.qrc
parent0fed1cc54df815a2839ecae13ddf3535ac35290c (diff)
Refactores sharing link to support multiple share links.
Signed-off-by: Camila San <hello@camila.codes>
Diffstat (limited to 'client.qrc')
-rw-r--r--client.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/client.qrc b/client.qrc
index 471f4c23d..00db6b163 100644
--- a/client.qrc
+++ b/client.qrc
@@ -37,6 +37,7 @@
<file>resources/confirm.svg</file>
<file>resources/copy.svg</file>
<file>resources/state-sync.svg</file>
+ <file>resources/add.png</file>
</qresource>
<qresource prefix="/"/>
</RCC>