fix:修复HeaderView在Windows某些主题下显示不正常的问题
This commit is contained in:
parent
1580de3687
commit
c33ba6365f
|
|
@ -194,6 +194,7 @@ QHeaderView
|
||||||
QHeaderView::section
|
QHeaderView::section
|
||||||
{
|
{
|
||||||
border-bottom: 1px solid rgb(30,30,30);
|
border-bottom: 1px solid rgb(30,30,30);
|
||||||
|
background-color:transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
QTableView
|
QTableView
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue