Helpviewer/HelpClearPrivateDataDialog.ui

changeset 4612
c9982bcd00f8
parent 1853
01812b281a1e
diff -r 93732395fc1d -r c9982bcd00f8 Helpviewer/HelpClearPrivateDataDialog.ui
--- a/Helpviewer/HelpClearPrivateDataDialog.ui	Sun Dec 06 14:54:10 2015 +0100
+++ b/Helpviewer/HelpClearPrivateDataDialog.ui	Sun Dec 06 19:09:32 2015 +0100
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>305</width>
-    <height>289</height>
+    <height>353</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -174,6 +174,19 @@
     </widget>
    </item>
    <item>
+    <widget class="QCheckBox" name="zoomCheckBox">
+     <property name="toolTip">
+      <string>Select to delete all remembered zoom settings</string>
+     </property>
+     <property name="text">
+      <string>&amp;Zoom Settings</string>
+     </property>
+     <property name="checked">
+      <bool>true</bool>
+     </property>
+    </widget>
+   </item>
+   <item>
     <widget class="Line" name="line">
      <property name="orientation">
       <enum>Qt::Horizontal</enum>
@@ -212,8 +225,8 @@
   <tabstop>iconsCheckBox</tabstop>
   <tabstop>passwordsCheckBox</tabstop>
   <tabstop>databasesCheckBox</tabstop>
+  <tabstop>zoomCheckBox</tabstop>
   <tabstop>flashCookiesCheckBox</tabstop>
-  <tabstop>buttonBox</tabstop>
  </tabstops>
  <resources/>
  <connections>
@@ -224,8 +237,8 @@
    <slot>accept()</slot>
    <hints>
     <hint type="sourcelabel">
-     <x>257</x>
-     <y>243</y>
+     <x>267</x>
+     <y>342</y>
     </hint>
     <hint type="destinationlabel">
      <x>157</x>
@@ -240,8 +253,8 @@
    <slot>reject()</slot>
    <hints>
     <hint type="sourcelabel">
-     <x>295</x>
-     <y>243</y>
+     <x>294</x>
+     <y>342</y>
     </hint>
     <hint type="destinationlabel">
      <x>286</x>

eric ide

mercurial