1
0
mirror of https://github.com/ciromattia/kcc synced 2026-01-13 00:40:43 +00:00

Some love for our awesome icon by Nikolay Verin

This commit is contained in:
Paweł Jastrzębski
2013-10-04 15:44:38 +02:00
parent b2f71ae163
commit e4a8213a2c
11 changed files with 622 additions and 23 deletions

View File

@@ -448,6 +448,9 @@ p, li { white-space: pre-wrap; }
<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>