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