--- a/src/settingseditor/settingseditor.ui Thu Feb 06 23:41:20 2020 +0200 +++ b/src/settingseditor/settingseditor.ui Fri Feb 07 01:58:34 2020 +0200 @@ -93,37 +93,51 @@ </property> </widget> </item> - <item row="1" column="0"> + <item row="2" column="0"> <widget class="QLabel" name="label_3"> <property name="text"> <string>Background colour:</string> </property> </widget> </item> - <item row="1" column="1"> + <item row="2" column="1"> <widget class="ColorButton" name="backgroundColorButton"> <property name="text"> <string/> </property> </widget> </item> - <item row="2" column="0"> + <item row="4" column="0"> <widget class="QLabel" name="label_4"> <property name="text"> <string>Line thickness:</string> </property> </widget> </item> - <item row="2" column="1"> + <item row="4" column="1"> <widget class="QDoubleSpinBox" name="lineThickness"/> </item> - <item row="3" column="0"> + <item row="5" column="0"> <widget class="QCheckBox" name="lineAntiAliasing"> <property name="text"> <string>Line anti-aliasing</string> </property> </widget> </item> + <item row="1" column="1"> + <widget class="ColorButton" name="selectedColorButton"> + <property name="text"> + <string/> + </property> + </widget> + </item> + <item row="1" column="0"> + <widget class="QLabel" name="label_5"> + <property name="text"> + <string>Selected colour:</string> + </property> + </widget> + </item> </layout> </item> <item>