Moved ATU controls to main tab.

merge-requests/2/head
Elliott Liggett 2021-04-09 23:56:04 -07:00
rodzic e7e1431fe3
commit cdb680422b
1 zmienionych plików z 20 dodań i 14 usunięć

Wyświetl plik

@ -633,6 +633,26 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="tuneEnableChk">
<property name="toolTip">
<string>Enable the Automatic Antenna Tuner</string>
</property>
<property name="text">
<string>Enable ATU</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="tuneNowBtn">
<property name="toolTip">
<string>Start the automatic antenna tuner cycle</string>
</property>
<property name="text">
<string>Tune</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="rptSetupBtn">
<property name="text">
@ -1622,20 +1642,6 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="tuneEnableChk">
<property name="text">
<string>Enable ATU</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="tuneNowBtn">
<property name="text">
<string>Tune Now</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_9">
<property name="orientation">