diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2012-03-24 09:21:01 +0200 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2012-03-24 09:21:01 +0200 |
commit | a1bb0a81f13df7868fcec2c00ff58a123fcd37b4 (patch) | |
tree | 6cf6ca00aadc1da507b957eb46c4b87285a3c107 /client/client.qrc | |
parent | 1a0baf7f15d744103674f594343eb74c778dcf4d (diff) | |
parent | 23f69b08e46c6101cbcba2f8c9592aa14bf1dccd (diff) |
Merge branch 'master' of ssh://sss.chaoslab.ru//home/private_git/proxy_ui
Diffstat (limited to 'client/client.qrc')
-rw-r--r-- | client/client.qrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/client.qrc b/client/client.qrc index 145a45c..4837528 100644 --- a/client/client.qrc +++ b/client/client.qrc @@ -3,6 +3,6 @@ <file>client.key</file> <file>client.crt</file> <file>ca.crt</file> - <file>icon.png</file> + <file>icon.png</file> </qresource> </RCC> |