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

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@woboq.com>2015-11-17 12:40:45 +0300
committerOlivier Goffart <ogoffart@woboq.com>2015-11-17 12:40:45 +0300
commitef915fb2e5b95424992bef070517d791fee1ae91 (patch)
treef3eb6a0307ee63bea54693cf03c1a5658292fac6 /client.qrc
parent6e4240511354a6cf6cc47155911c2eb669a8fc75 (diff)
SharedDialog: Fix the delete icon on windows and mac (#3737)
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 3505f5ceb..5f65c91d2 100644
--- a/client.qrc
+++ b/client.qrc
@@ -21,5 +21,6 @@
<file>resources/lock-https@2x.png</file>
<file>resources/account.png</file>
<file>resources/more.png</file>
+ <file>resources/delete.png</file>
</qresource>
</RCC>