--- a/src/settingseditor/settingseditor.ui Thu Jul 14 16:47:59 2022 +0300 +++ b/src/settingseditor/settingseditor.ui Wed Jul 20 12:59:07 2022 +0300 @@ -30,8 +30,8 @@ <rect> <x>0</x> <y>0</y> - <width>694</width> - <height>563</height> + <width>690</width> + <height>558</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout"> @@ -90,6 +90,16 @@ </item> </layout> </item> + <item row="1" column="0"> + <widget class="QLabel" name="label"> + <property name="text"> + <string>Tool button style:</string> + </property> + </widget> + </item> + <item row="1" column="1"> + <widget class="QComboBox" name="toolButtonStyle"/> + </item> </layout> </widget> </item>