diff -r 52ec6b6b3432 -r b9cc331a4576 Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui --- a/Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui Sat Sep 05 15:25:59 2015 +0200 +++ b/Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui Sat Sep 05 17:56:10 2015 +0200 @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>650</width> - <height>700</height> + <width>700</width> + <height>750</height> </rect> </property> <property name="windowTitle"> @@ -210,7 +210,7 @@ </property> </widget> </item> - <item row="5" column="1"> + <item row="5" column="1" colspan="2"> <layout class="QHBoxLayout" name="horizontalLayout_3"> <item> <widget class="QSpinBox" name="lineLengthSpinBox"> @@ -253,7 +253,7 @@ </property> </widget> </item> - <item row="6" column="1"> + <item row="6" column="1" colspan="2"> <layout class="QHBoxLayout" name="horizontalLayout_4"> <item> <widget class="QComboBox" name="docTypeComboBox"> @@ -277,32 +277,15 @@ </item> </layout> </item> - <item row="7" column="0" colspan="2"> - <layout class="QHBoxLayout" name="horizontalLayout_2"> - <item> - <widget class="QCheckBox" name="hangClosingCheckBox"> - <property name="toolTip"> - <string>Select to allow hanging closing brackets</string> - </property> - <property name="text"> - <string>Allow hanging closing brackets</string> - </property> - </widget> - </item> - <item> - <spacer name="horizontalSpacer_2"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>40</width> - <height>20</height> - </size> - </property> - </spacer> - </item> - </layout> + <item row="7" column="0" colspan="3"> + <widget class="QCheckBox" name="hangClosingCheckBox"> + <property name="toolTip"> + <string>Select to allow hanging closing brackets</string> + </property> + <property name="text"> + <string>Allow hanging closing brackets</string> + </property> + </widget> </item> <item row="8" column="0"> <widget class="QLabel" name="label_8"> @@ -311,7 +294,7 @@ </property> </widget> </item> - <item row="8" column="1"> + <item row="8" column="1" colspan="2"> <layout class="QHBoxLayout" name="horizontalLayout_5"> <item> <widget class="QSpinBox" name="complexitySpinBox">