This commit is contained in:
Jordan Sherer 2019-07-16 10:57:27 -04:00
parent 3c9bc48f74
commit eb3bc0f1f5

View File

@ -36,7 +36,7 @@
<item> <item>
<widget class="QTabWidget" name="tabWidget_2"> <widget class="QTabWidget" name="tabWidget_2">
<property name="currentIndex"> <property name="currentIndex">
<number>0</number> <number>1</number>
</property> </property>
<widget class="QWidget" name="stationTab"> <widget class="QWidget" name="stationTab">
<attribute name="title"> <attribute name="title">
@ -277,7 +277,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>0</x> <x>0</x>
<y>-266</y> <y>-63</y>
<width>724</width> <width>724</width>
<height>839</height> <height>839</height>
</rect> </rect>
@ -608,7 +608,7 @@ text message.</string>
<item row="4" column="0"> <item row="4" column="0">
<widget class="QLabel" name="label_26"> <widget class="QLabel" name="label_26">
<property name="text"> <property name="text">
<string>Never ACK HBs from these callsigns (comman separated):</string> <string>Never ACK HBs from these callsigns (comma separated):</string>
</property> </property>
</widget> </widget>
</item> </item>