Text message improvements

* css (text message style sheet)
* settings/send to group boxes NOT checked at beginning
* qss
* string concat with %
This commit is contained in:
Klaus Basan
2019-01-19 18:03:54 +01:00
committed by Mat Sutcliffe
parent 77e642d42d
commit 27b9c5e8c8
5 changed files with 20 additions and 55 deletions

View File

@@ -31,12 +31,6 @@
</property>
<item>
<widget class="QTabWidget" name="tw_TextMessages">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="currentIndex">
<number>0</number>
</property>
@@ -62,12 +56,6 @@
</property>
<item>
<widget class="BlackGui::Views::CTextMessageView" name="tvp_TextMessagesAll">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>