Add spacer
This commit is contained in:
parent
1345d6650d
commit
3d7283486a
1 changed files with 14 additions and 1 deletions
|
|
@ -357,7 +357,7 @@
|
|||
<string>Indentation</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_3">
|
||||
<item row="2" column="1">
|
||||
<item row="3" column="1">
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_16">
|
||||
<item>
|
||||
<widget class="QSpinBox" name="spinBoxIndentationWidth">
|
||||
|
|
@ -410,6 +410,19 @@
|
|||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
<spacer name="horizontalSpacer_32">
|
||||
<property name="orientation">
|
||||
<enum>Qt::Horizontal</enum>
|
||||
</property>
|
||||
<property name="sizeHint" stdset="0">
|
||||
<size>
|
||||
<width>223</width>
|
||||
<height>20</height>
|
||||
</size>
|
||||
</property>
|
||||
</spacer>
|
||||
</item>
|
||||
<item row="1" column="1">
|
||||
<widget class="QCheckBox" name="checkBoxBackspaceUnindents">
|
||||
<property name="text">
|
||||
|
|
|
|||
Loading…
Reference in a new issue