mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-21 03:28:59 -04:00
Set a maximum width for the level thermometer.
This commit is contained in:
parent
f91e8e3cf1
commit
70926b2a40
@ -991,7 +991,7 @@ QLabel[oob="true"] {
|
||||
</property>
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>100</width>
|
||||
<width>50</width>
|
||||
<height>16777215</height>
|
||||
</size>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user