src/settingseditor/settingseditor.ui

changeset 340
e17e07661f4c
parent 335
c5830bce1c23
child 341
71c8cea3c205
--- a/src/settingseditor/settingseditor.ui	Sat Jul 23 01:38:06 2022 +0300
+++ b/src/settingseditor/settingseditor.ui	Sat Jul 23 01:38:43 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>

mercurial