Added offset to call activity display and sort menu

This commit is contained in:
Jordan Sherer
2018-08-28 16:35:14 -04:00
parent 0ecbbd0da1
commit c8c4f98610
3 changed files with 30 additions and 12 deletions
+9 -4
View File
@@ -221,7 +221,7 @@ QPushButton[oob="true"] {
</string>
</property>
<property name="text">
<string>14.074 000</string>
<string>14.078 000</string>
</property>
<property name="flat">
<bool>true</bool>
@@ -1178,6 +1178,11 @@ QTextEdit[transmitting=&quot;true&quot;] {
<string>Callsign</string>
</property>
</column>
<column>
<property name="text">
<string>Offset</string>
</property>
</column>
<column>
<property name="text">
<string>Age</string>
@@ -1250,15 +1255,15 @@ QTextEdit[transmitting=&quot;true&quot;] {
</item>
<item row="1" column="4">
<widget class="QPushButton" name="qthMacroButton">
<property name="visible">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="visible">
<bool>false</bool>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Send your station location message&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>