[kcmkwin/kwincompositiong] Remove not so useful separators lines
This commit removes the separators lines below "scale method" and "rendering backend", options here shouldn't be separated since they are all related to eachother.
This commit is contained in:
parent
bbf9c54dd8
commit
ca3609eb4d
1 changed files with 0 additions and 14 deletions
|
@ -179,13 +179,6 @@ you can reset this protection but be aware that this might result in an immediat
|
|||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item row="7" column="0" colspan="2">
|
||||
<widget class="Line" name="line">
|
||||
<property name="orientation">
|
||||
<enum>Qt::Horizontal</enum>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="8" column="0">
|
||||
<widget class="QLabel" name="label_2">
|
||||
<property name="text">
|
||||
|
@ -196,13 +189,6 @@ you can reset this protection but be aware that this might result in an immediat
|
|||
<item row="8" column="1">
|
||||
<widget class="QComboBox" name="backend"/>
|
||||
</item>
|
||||
<item row="9" column="0" colspan="2">
|
||||
<widget class="Line" name="line_2">
|
||||
<property name="orientation">
|
||||
<enum>Qt::Horizontal</enum>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="12" column="0">
|
||||
<widget class="QLabel" name="label_5">
|
||||
<property name="text">
|
||||
|
|
Loading…
Reference in a new issue