[TD] remove frame from pref dialogs

This commit is contained in:
donovaly
2020-06-14 22:27:09 +02:00
committed by WandererFan
parent b2250aad0b
commit d53c63f656
7 changed files with 51 additions and 66 deletions

View File

@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>460</width>
<height>478</height>
<height>447</height>
</rect>
</property>
<property name="sizePolicy">
@@ -840,15 +840,15 @@
<widget class="QLabel" name="label_17">
<property name="font">
<font>
<pointsize>12</pointsize>
<italic>true</italic>
<pointsize>10</pointsize>
<italic>false</italic>
</font>
</property>
<property name="frameShape">
<enum>QFrame::Box</enum>
<enum>QFrame::NoFrame</enum>
</property>
<property name="text">
<string>Items in italics are default values for new objects. They have no effect on existing objects.</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Note:&lt;/span&gt; Items in &lt;span style=&quot; font-style:italic;&quot;&gt;italics&lt;/span&gt; are default values for new objects. They have no effect on existing objects.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="wordWrap">
<bool>true</bool>