Set focus policy for NetworkStatus.tableWidgetConnectionCount

This commit is contained in:
Lee Miller 2024-12-15 06:00:15 +02:00
parent 1ee3883898
commit 034bb19c6a
Signed by untrusted user: lee.miller
GPG Key ID: 4F97A5EA88F4AB63

View File

@ -78,6 +78,8 @@
</colorrole>
</disabled>
</palette>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="frameShape">
<enum>QFrame::Box</enum>