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>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="label_16">
|
<widget class="QLabel" name="label_16">
|
||||||
|
<property name="visible">
|
||||||
|
<bool>false</bool>
|
||||||
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>The SSID to be used for local APRS spots</string>
|
<string>The SSID to be used for local APRS spots</string>
|
||||||
</property>
|
</property>
|
||||||
@ -2074,6 +2077,9 @@ for assessing propagation and system performance.</string>
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLineEdit" name="aprs_ssid_line_edit">
|
<widget class="QLineEdit" name="aprs_ssid_line_edit">
|
||||||
|
<property name="visible">
|
||||||
|
<bool>false</bool>
|
||||||
|
</property>
|
||||||
<property name="sizePolicy">
|
<property name="sizePolicy">
|
||||||
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||||||
<horstretch>0</horstretch>
|
<horstretch>0</horstretch>
|
||||||
|
Loading…
Reference in New Issue
Block a user