mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
Ref T384, text message component "self connecting" to contexts.
Also allow to remove "all messages" tab
This commit is contained in:
@@ -269,7 +269,7 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="BlackGui::CLineEditHistory" name="le_textMessages">
|
||||
<widget class="BlackGui::CLineEditHistory" name="lep_textMessages">
|
||||
<property name="toolTip">
|
||||
<string>command line (e.g. ".com1", ".x", ".msg com1")</string>
|
||||
</property>
|
||||
@@ -313,7 +313,7 @@
|
||||
<tabstop>tw_TextMessages</tabstop>
|
||||
<tabstop>tvp_TextMessagesAll</tabstop>
|
||||
<tabstop>gb_Settings</tabstop>
|
||||
<tabstop>le_textMessages</tabstop>
|
||||
<tabstop>lep_textMessages</tabstop>
|
||||
<tabstop>tep_TextMessagesCOM1</tabstop>
|
||||
<tabstop>tep_TextMessagesCOM2</tabstop>
|
||||
<tabstop>tep_TextMessagesUnicom</tabstop>
|
||||
|
||||
Reference in New Issue
Block a user