Preferences/ConfigurationPages/WebBrowserAppearancePage.ui

changeset 6089
ca484325f02a
parent 5745
4f4316e83318
--- a/Preferences/ConfigurationPages/WebBrowserAppearancePage.ui	Thu Jan 25 11:54:38 2018 +0100
+++ b/Preferences/ConfigurationPages/WebBrowserAppearancePage.ui	Thu Jan 25 13:42:27 2018 +0100
@@ -7,10 +7,10 @@
     <x>0</x>
     <y>0</y>
     <width>499</width>
-    <height>1014</height>
+    <height>1116</height>
    </rect>
   </property>
-  <layout class="QVBoxLayout" name="verticalLayout_4">
+  <layout class="QVBoxLayout" name="verticalLayout_5">
    <item>
     <widget class="QLabel" name="headerLabel">
      <property name="text">
@@ -396,6 +396,25 @@
     </widget>
    </item>
    <item>
+    <widget class="QGroupBox" name="groupBox_7">
+     <property name="title">
+      <string>Scrollbars</string>
+     </property>
+     <layout class="QVBoxLayout" name="verticalLayout_4">
+      <item>
+       <widget class="QCheckBox" name="scrollbarsCheckBox">
+        <property name="toolTip">
+         <string>Select to show scrollbars. Note: Scrolling is possible even without them.</string>
+        </property>
+        <property name="text">
+         <string>Show Scrollbars</string>
+        </property>
+       </widget>
+      </item>
+     </layout>
+    </widget>
+   </item>
+   <item>
     <widget class="Line" name="line9_2">
      <property name="frameShape">
       <enum>QFrame::HLine</enum>
@@ -474,6 +493,8 @@
   <tabstop>styleSheetPicker</tabstop>
   <tabstop>tabsCloseButtonCheckBox</tabstop>
   <tabstop>warnOnMultipleCloseCheckBox</tabstop>
+  <tabstop>scrollbarsCheckBox</tabstop>
+  <tabstop>toolbarsCheckBox</tabstop>
  </tabstops>
  <resources/>
  <connections/>

eric ide

mercurial