diff options
author | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-06-11 20:09:00 +0200 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-06-11 20:09:00 +0200 |
commit | ed94e6508ce1db26c3820411478b3b8947802830 (patch) | |
tree | c54237ee16f825e61490acc1b37d034b582ecffd /KCC.qrc | |
parent | QSettings + Thread proofing code + misc changes (diff) | |
download | kcc-ed94e6508ce1db26c3820411478b3b8947802830.tar.gz kcc-ed94e6508ce1db26c3820411478b3b8947802830.tar.bz2 kcc-ed94e6508ce1db26c3820411478b3b8947802830.zip |
New icons
Diffstat (limited to 'KCC.qrc')
-rw-r--r-- | KCC.qrc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/KCC.qrc b/KCC.qrc index 34af761..282e132 100644 --- a/KCC.qrc +++ b/KCC.qrc @@ -18,7 +18,8 @@ </qresource> <qresource prefix="Other"> <file>icons/convert.ico</file> - <file>icons/minus.ico</file> - <file>icons/plus.ico</file> + <file>icons/clear.ico</file> + <file>icons/document_new.ico</file> + <file>icons/folder_new.ico</file> </qresource> </RCC> |