mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-12-23 10:05:46 -05:00
ChirpChat modulator: give titles to collapsable sections
This commit is contained in:
parent
88d1d0abf7
commit
608a1e9908
@ -26,6 +26,9 @@
|
||||
<string>ChirpChat Modulator</string>
|
||||
</property>
|
||||
<widget class="QWidget" name="verticalLayoutWidget">
|
||||
<property name="windowTitle">
|
||||
<string>RF/mod/coder settings</string>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
@ -495,6 +498,9 @@
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QWidget" name="verticalLayoutWidget_2">
|
||||
<property name="windowTitle">
|
||||
<string>Payload</string>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
|
Loading…
Reference in New Issue
Block a user