|
|
|
|
@ -139,7 +139,7 @@ |
|
|
|
|
<item row="6" column="0" colspan="3"> |
|
|
|
|
<widget class="QCheckBox" name="drawTitleBarSeparator"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Draw separator between Title Bar and Window</string> |
|
|
|
|
<string>Draw separator between titlebar and window</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
@ -160,7 +160,7 @@ |
|
|
|
|
<item row="4" column="0" colspan="3"> |
|
|
|
|
<widget class="QCheckBox" name="drawBackgroundGradient"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Draw window background gradient</string> |
|
|
|
|
<string>Draw titlebar background gradient</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
|