mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 16:55:36 +08:00
@@ -360,6 +360,9 @@
|
|||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Freq</string>
|
<string>Freq</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="toolTip">
|
||||||
|
<string>Frequency messages</string>
|
||||||
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="0" column="1">
|
<item row="0" column="1">
|
||||||
@@ -367,6 +370,9 @@
|
|||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Priv</string>
|
<string>Priv</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="toolTip">
|
||||||
|
<string>Private messages</string>
|
||||||
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="0" column="2">
|
<item row="0" column="2">
|
||||||
@@ -374,12 +380,18 @@
|
|||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Serv</string>
|
<string>Serv</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="toolTip">
|
||||||
|
<string>Server messages</string>
|
||||||
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="0" column="3">
|
<item row="0" column="3">
|
||||||
<widget class="QLabel" name="lbl_ColorStat">
|
<widget class="QLabel" name="lbl_ColorStat">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Sup</string>
|
<string>Stat</string>
|
||||||
|
</property>
|
||||||
|
<property name="toolTip">
|
||||||
|
<string>Status messages</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@@ -388,6 +400,9 @@
|
|||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Sup</string>
|
<string>Sup</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="toolTip">
|
||||||
|
<string>Supervisor messages</string>
|
||||||
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
|
|||||||
Reference in New Issue
Block a user