--- a/Preferences/ConfigurationPages/EditorStylesPage.ui Tue Mar 05 19:00:06 2019 +0100 +++ b/Preferences/ConfigurationPages/EditorStylesPage.ui Tue Mar 05 19:50:32 2019 +0100 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>655</width> - <height>2772</height> + <height>2891</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout_9"> @@ -939,6 +939,20 @@ </property> </widget> </item> + <item row="2" column="0"> + <widget class="QLabel" name="label_18"> + <property name="text"> + <string>Indentation:</string> + </property> + </widget> + </item> + <item row="2" column="1"> + <widget class="QComboBox" name="wrapIndentComboBox"> + <property name="toolTip"> + <string>Select, how wrapped lines are indented</string> + </property> + </widget> + </item> </layout> </widget> </item> @@ -2020,6 +2034,7 @@ <tabstop>eolCheckBox</tabstop> <tabstop>wrapModeComboBox</tabstop> <tabstop>wrapVisualComboBox</tabstop> + <tabstop>wrapIndentComboBox</tabstop> <tabstop>edgeModeCombo</tabstop> <tabstop>edgeLineColumnSlider</tabstop> <tabstop>edgeBackgroundColorButton</tabstop>