eric7/Preferences/ConfigurationPages/InterfacePage.ui

branch
eric7
changeset 8864
4a0f7105dbd8
parent 8727
e2f8a0fbf738
child 9038
90bcfdd63d47
--- a/eric7/Preferences/ConfigurationPages/InterfacePage.ui	Tue Dec 28 15:02:01 2021 +0100
+++ b/eric7/Preferences/ConfigurationPages/InterfacePage.ui	Tue Dec 28 15:04:17 2021 +0100
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>550</width>
-    <height>1048</height>
+    <height>1140</height>
    </rect>
   </property>
   <layout class="QVBoxLayout" name="verticalLayout_3">
@@ -194,6 +194,29 @@
        </property>
       </widget>
      </item>
+     <item row="2" column="0">
+      <widget class="QLabel" name="label_6">
+       <property name="text">
+        <string>Style Icons Path:</string>
+       </property>
+      </widget>
+     </item>
+     <item row="2" column="1">
+      <widget class="EricPathPicker" name="styleIconsPathPicker" native="true">
+       <property name="sizePolicy">
+        <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
+         <horstretch>0</horstretch>
+         <verstretch>0</verstretch>
+        </sizepolicy>
+       </property>
+       <property name="focusPolicy">
+        <enum>Qt::StrongFocus</enum>
+       </property>
+       <property name="toolTip">
+        <string>Enter the path to the icons used within the style sheet (empty for default)</string>
+       </property>
+      </widget>
+     </item>
     </layout>
    </item>
    <item>
@@ -614,6 +637,7 @@
   <tabstop>filenameLengthSpinBox</tabstop>
   <tabstop>styleComboBox</tabstop>
   <tabstop>styleSheetPicker</tabstop>
+  <tabstop>styleIconsPathPicker</tabstop>
   <tabstop>iconBarButton</tabstop>
   <tabstop>iconSizeComboBox</tabstop>
   <tabstop>combinedLeftRightSidebarCheckBox</tabstop>

eric ide

mercurial