diff options
author | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-10-04 15:44:38 +0200 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-10-04 15:44:38 +0200 |
commit | e4a8213a2c6c32556ca0ff5cc8a26eefbbe80da7 (patch) | |
tree | 7b28da74af327e58181fe79a3256a8fecc344184 /KCC-OSX.ui | |
parent | GUI: Quality option should be disabled for CBZ format (diff) | |
download | kcc-e4a8213a2c6c32556ca0ff5cc8a26eefbbe80da7.tar.gz kcc-e4a8213a2c6c32556ca0ff5cc8a26eefbbe80da7.tar.bz2 kcc-e4a8213a2c6c32556ca0ff5cc8a26eefbbe80da7.zip |
Some love for our awesome icon by Nikolay Verin
Diffstat (limited to 'KCC-OSX.ui')
-rw-r--r-- | KCC-OSX.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/KCC-OSX.ui b/KCC-OSX.ui index 2e57eb7..cf266eb 100644 --- a/KCC-OSX.ui +++ b/KCC-OSX.ui @@ -447,6 +447,9 @@ <property name="focusPolicy"> <enum>Qt::NoFocus</enum> </property> + <property name="styleSheet"> + <string notr="true">background:#ffffff;background-image:url(:/Other/icons/list_background.png);background-position:center center;background-repeat:no-repeat;</string> + </property> <property name="showDropIndicator" stdset="0"> <bool>false</bool> </property> |