Set focus policy for NetworkStatus.tableWidgetConnectionCount
This commit is contained in:
parent
1ee3883898
commit
034bb19c6a
|
@ -78,6 +78,8 @@
|
||||||
</colorrole>
|
</colorrole>
|
||||||
</disabled>
|
</disabled>
|
||||||
</palette>
|
</palette>
|
||||||
|
<property name="focusPolicy">
|
||||||
|
<enum>Qt::NoFocus</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="frameShape">
|
<property name="frameShape">
|
||||||
<enum>QFrame::Box</enum>
|
<enum>QFrame::Box</enum>
|
||||||
|
|
Reference in New Issue
Block a user