Fixed property name in style sheet.

git-svn-id: http://yate.null.ro/svn/yate/trunk@4906 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
marian 2012-02-15 12:26:39 +00:00
parent bfc1f98aad
commit b1bf128c45
1 changed files with 1 additions and 1 deletions

View File

@ -653,7 +653,7 @@ QScrollBar::right-arrow:pressed { border: 1px solid #717fa0; }
<string>property:itemsExpandable=false</string>
<string>property:rootIsDecorated=false</string>
<string>property:allColumnsShowFocus=false</string>
<string>property:styleSheet=QTreeWidget {background: transparent; selection-background:#ffffff;}</string>
<string>property:styleSheet=QTreeWidget {background: transparent; selection-background-color:#ffffff;}</string>
<string>property:_yate_itemui=transfer_start:channel_transfer_start.ui</string>
<string>property:_yate_itemui=transfer_item:channel_transfer_item.ui</string>
<string>property:_yate_itemui=conf_add:channel_conf_add.ui</string>