Hide APRS SSID configuration option
This commit is contained in:
parent
a5e1d0206b
commit
6224c9cf75
@ -2064,6 +2064,9 @@ for assessing propagation and system performance.</string>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="label_16">
|
||||
<property name="visible">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>The SSID to be used for local APRS spots</string>
|
||||
</property>
|
||||
@ -2074,6 +2077,9 @@ for assessing propagation and system performance.</string>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLineEdit" name="aprs_ssid_line_edit">
|
||||
<property name="visible">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||||
<horstretch>0</horstretch>
|
||||
|
Loading…
Reference in New Issue
Block a user