refs #707, adjusted matcher GUI (added callsign)

This commit is contained in:
Klaus Basan
2016-07-13 19:26:45 +02:00
parent 44faccb568
commit 83ff4cb3cf
2 changed files with 16 additions and 8 deletions

View File

@@ -257,6 +257,16 @@
</property>
</widget>
</item>
<item row="4" column="2">
<widget class="QLabel" name="lbl_Callsign">
<property name="text">
<string>Callsign:</string>
</property>
</widget>
</item>
<item row="4" column="3">
<widget class="QLineEdit" name="le_Callsign"/>
</item>
</layout>
</widget>
<customwidgets>