调整‘属性选择器’在Linux下的展示
This commit is contained in:
parent
a3a6be150a
commit
3749f17512
|
|
@ -178,6 +178,12 @@ background-color:rgb(67,160,249);
|
|||
</item>
|
||||
<item>
|
||||
<widget class="QWidget" name="attributeViewContainer" native="true">
|
||||
<property name="styleSheet">
|
||||
<string notr="true">QTableView
|
||||
{
|
||||
border:0px;
|
||||
}</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="layoutTableView">
|
||||
<property name="spacing">
|
||||
<number>0</number>
|
||||
|
|
|
|||
Loading…
Reference in New Issue