Add missing layout manager

This commit is contained in:
Bill Somerville 2019-07-19 15:41:57 +01:00
parent f0b77de193
commit 2acc6358a5
No known key found for this signature in database
GPG Key ID: D864B06D1E81618F

View File

@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>546</width>
<height>553</height>
<width>552</width>
<height>561</height>
</rect>
</property>
<property name="windowTitle">
@ -2856,15 +2856,9 @@ Right click for insert and delete options.</string>
<property name="title">
<string>Waterfall spectra</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_16">
<item>
<widget class="QRadioButton" name="rbLowSidelobes">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>91</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Low sidelobes</string>
</property>
@ -2872,19 +2866,15 @@ Right click for insert and delete options.</string>
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="rbMaxSensitivity">
<property name="geometry">
<rect>
<x>120</x>
<y>20</y>
<width>92</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Most sensitive</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
@ -3103,12 +3093,12 @@ Right click for insert and delete options.</string>
</connections>
<buttongroups>
<buttongroup name="special_op_activity_button_group"/>
<buttongroup name="CAT_data_bits_button_group"/>
<buttongroup name="split_mode_button_group"/>
<buttongroup name="TX_mode_button_group"/>
<buttongroup name="PTT_method_button_group"/>
<buttongroup name="CAT_stop_bits_button_group"/>
<buttongroup name="CAT_handshake_button_group"/>
<buttongroup name="TX_mode_button_group"/>
<buttongroup name="TX_audio_source_button_group"/>
<buttongroup name="split_mode_button_group"/>
<buttongroup name="CAT_data_bits_button_group"/>
</buttongroups>
</ui>