diff options
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> |