1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-09-03 13:47:50 -04:00

ChirpChat modulator: give titles to collapsable sections

This commit is contained in:
f4exb 2021-11-01 09:38:25 +01:00
parent 88d1d0abf7
commit 608a1e9908

View File

@ -26,6 +26,9 @@
<string>ChirpChat Modulator</string> <string>ChirpChat Modulator</string>
</property> </property>
<widget class="QWidget" name="verticalLayoutWidget"> <widget class="QWidget" name="verticalLayoutWidget">
<property name="windowTitle">
<string>RF/mod/coder settings</string>
</property>
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>0</x> <x>0</x>
@ -495,6 +498,9 @@
</layout> </layout>
</widget> </widget>
<widget class="QWidget" name="verticalLayoutWidget_2"> <widget class="QWidget" name="verticalLayoutWidget_2">
<property name="windowTitle">
<string>Payload</string>
</property>
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>0</x> <x>0</x>