--- a/Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui Tue Feb 19 19:02:21 2019 +0100 +++ b/Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui Tue Feb 19 19:03:27 2019 +0100 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>700</width> - <height>800</height> + <height>700</height> </rect> </property> <property name="windowTitle"> @@ -257,9 +257,9 @@ <property name="geometry"> <rect> <x>0</x> - <y>0</y> - <width>561</width> - <height>743</height> + <y>-581</y> + <width>549</width> + <height>916</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout_3"> @@ -603,7 +603,7 @@ </item> <item> <layout class="QVBoxLayout" name="verticalLayout_5"> - <item> + <item alignment="Qt::AlignHCenter"> <widget class="QToolButton" name="addBuiltinButton"> <property name="toolTip"> <string>Press to add a built-in assignment to be ignored</string> @@ -613,7 +613,7 @@ </property> </widget> </item> - <item> + <item alignment="Qt::AlignHCenter"> <widget class="QToolButton" name="deleteBuiltinButton"> <property name="toolTip"> <string>Press to delete the selected entries</string> @@ -929,6 +929,8 @@ <tabstop>fixIssuesCheckBox</tabstop> <tabstop>ignoredCheckBox</tabstop> <tabstop>scrollArea</tabstop> + <tabstop>lineLengthSpinBox</tabstop> + <tabstop>docLineLengthSpinBox</tabstop> <tabstop>blankBeforeTopLevelSpinBox</tabstop> <tabstop>blankBeforeMethodSpinBox</tabstop> <tabstop>hangClosingCheckBox</tabstop>