1
0
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:
Joe Taylor 2024-09-20 10:08:04 -04:00
parent 10aead3962
commit 57b524db51

View File

@ -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>