mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-09-10 05:12:20 +08:00
修正非DDE下TreeWidget分支没有隐藏的问题
This commit is contained in:
parent
09c3f8f67c
commit
48c9046993
@ -40,6 +40,11 @@ QTreeWidget[objectName=spk_mw_category]::item:selected
|
||||
background-color: %4;
|
||||
}
|
||||
|
||||
QTreeWidget[objectName=spk_mw_category]::branch
|
||||
{
|
||||
background: %1;
|
||||
}
|
||||
|
||||
QTreeWidget[objectName=spk_mw_category]::branch:selected
|
||||
{
|
||||
background-color: %4;
|
||||
|
Loading…
x
Reference in New Issue
Block a user