mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-25 17:28:50 -05:00
Massive UI revamping (v7): Test Sink: fixed minimum window height
This commit is contained in:
parent
f8d3af287e
commit
eb0730e93a
@ -7,7 +7,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>364</width>
|
||||
<height>350</height>
|
||||
<height>420</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="sizePolicy">
|
||||
@ -19,7 +19,7 @@
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>364</width>
|
||||
<height>0</height>
|
||||
<height>420</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="font">
|
||||
|
Loading…
Reference in New Issue
Block a user