Remove unnecessary main window initial size constraints

This commit is contained in:
Bill Somerville 2021-01-05 23:36:46 +00:00
parent 633990a616
commit c75dcde65e
No known key found for this signature in database
GPG Key ID: D864B06D1E81618F
1 changed files with 0 additions and 8 deletions

View File

@ -2,14 +2,6 @@
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1110</width>
<height>588</height>
</rect>
</property>
<property name="windowTitle">
<string>WSJT-X by K1JT</string>
</property>