Ref T384, text message component "self connecting" to contexts.

Also allow to remove "all messages" tab
This commit is contained in:
Klaus Basan
2018-10-03 02:21:03 +02:00
parent 792d2ced30
commit d556383090
5 changed files with 59 additions and 32 deletions

View File

@@ -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. &quot;.com1&quot;, &quot;.x&quot;, &quot;.msg com1&quot;)</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>