1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-21 15:51:47 -05:00

Make Sat Tracker GUI expanding, so table uses empty space

This commit is contained in:
Jon Beniston 2021-11-24 14:51:42 +00:00
parent 4b80fbf337
commit 8dc98e5d95

View File

@ -11,7 +11,7 @@
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Minimum">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>