diff options
author | deva <deva> | 2009-07-03 11:59:24 +0000 |
---|---|---|
committer | deva <deva> | 2009-07-03 11:59:24 +0000 |
commit | 82c32c05eb4741e98736099c456b3ffc93c755af (patch) | |
tree | 4d68d0a1d79e3f1821a541c3f50060c80d89953f /client/client.qrc | |
parent | cca848759185ced5826194a7bbf4932881aee224 (diff) |
Some tweaking in the new dependency system. Mostly GUI stuff.
Diffstat (limited to 'client/client.qrc')
-rw-r--r-- | client/client.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/client.qrc b/client/client.qrc index 6da90ed..efcd91f 100644 --- a/client/client.qrc +++ b/client/client.qrc @@ -6,5 +6,6 @@ <file>icons/del.png</file> <file>icons/arrows.png</file> <file>icons/compressed.png</file> + <file>icons/padlock.png</file> </qresource> </RCC> |