mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-07-22 19:45:22 -04:00
Establish max width for q65w main window.
This commit is contained in:
parent
fcee5057f2
commit
24859b0b3a
@ -24,7 +24,7 @@
|
|||||||
</property>
|
</property>
|
||||||
<property name="maximumSize">
|
<property name="maximumSize">
|
||||||
<size>
|
<size>
|
||||||
<width>2048</width>
|
<width>550</width>
|
||||||
<height>800</height>
|
<height>800</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
@ -1166,11 +1166,4 @@ p, li { white-space: pre-wrap; }
|
|||||||
</hints>
|
</hints>
|
||||||
</connection>
|
</connection>
|
||||||
</connections>
|
</connections>
|
||||||
<buttongroups>
|
|
||||||
<buttongroup name="buttonGroup">
|
|
||||||
<property name="exclusive">
|
|
||||||
<bool>true</bool>
|
|
||||||
</property>
|
|
||||||
</buttongroup>
|
|
||||||
</buttongroups>
|
|
||||||
</ui>
|
</ui>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user