Helpviewer/HelpClearPrivateDataDialog.ui

changeset 668
b0061a6f7484
parent 350
db40effc5c65
child 1853
01812b281a1e
diff -r fdd568d3533d -r b0061a6f7484 Helpviewer/HelpClearPrivateDataDialog.ui
--- a/Helpviewer/HelpClearPrivateDataDialog.ui	Sun Oct 10 11:25:46 2010 +0200
+++ b/Helpviewer/HelpClearPrivateDataDialog.ui	Sun Oct 10 21:12:43 2010 +0200
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>305</width>
-    <height>200</height>
+    <height>221</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -44,6 +44,19 @@
     </widget>
    </item>
    <item>
+    <widget class="QCheckBox" name="downloadsCheckBox">
+     <property name="toolTip">
+      <string>Select to clear the download history</string>
+     </property>
+     <property name="text">
+      <string>Download History</string>
+     </property>
+     <property name="checked">
+      <bool>true</bool>
+     </property>
+    </widget>
+   </item>
+   <item>
     <widget class="QCheckBox" name="cookiesCheckBox">
      <property name="toolTip">
       <string>Select to clear the cookies</string>
@@ -120,6 +133,7 @@
  <tabstops>
   <tabstop>historyCheckBox</tabstop>
   <tabstop>searchCheckBox</tabstop>
+  <tabstop>downloadsCheckBox</tabstop>
   <tabstop>cookiesCheckBox</tabstop>
   <tabstop>cacheCheckBox</tabstop>
   <tabstop>iconsCheckBox</tabstop>

eric ide

mercurial