1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-10-01 01:06:35 -04:00

ATV Demod: restored screen geometry to 4:3

This commit is contained in:
f4exb 2017-03-21 05:04:49 +01:00
parent ffe2483e8f
commit 320d529896

View File

@ -802,13 +802,13 @@
</property>
<property name="minimumSize">
<size>
<width>600</width>
<width>560</width>
<height>420</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>600</width>
<width>560</width>
<height>420</height>
</size>
</property>