Hide APRS SSID configuration option

This commit is contained in:
Jordan Sherer 2018-09-01 18:05:07 -04:00
parent a5e1d0206b
commit 6224c9cf75

View File

@ -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>