mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-23 20:48:33 -04:00
Set a max horiz size for the "Queue" panel on Fox tab 2.
This commit is contained in:
parent
10aead3962
commit
57b524db51
@ -2398,7 +2398,7 @@ Double-click to reset to the standard 73 message</string>
|
||||
</property>
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>16777215</width>
|
||||
<width>120</width>
|
||||
<height>16777215</height>
|
||||
</size>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user