Establish max width for q65w main window.

This commit is contained in:
Joe Taylor 2022-12-06 14:56:29 -05:00
parent fcee5057f2
commit 24859b0b3a

View File

@ -24,7 +24,7 @@
</property>
<property name="maximumSize">
<size>
<width>2048</width>
<width>550</width>
<height>800</height>
</size>
</property>
@ -1166,11 +1166,4 @@ p, li { white-space: pre-wrap; }
</hints>
</connection>
</connections>
<buttongroups>
<buttongroup name="buttonGroup">
<property name="exclusive">
<bool>true</bool>
</property>
</buttongroup>
</buttongroups>
</ui>