src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserClearPrivateDataDialog.html

branch
eric7
changeset 10692
9becf9ca115c
parent 10479
856476537696
child 11107
a2c81ff1d408
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserClearPrivateDataDialog.html	Tue Apr 23 09:29:13 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserClearPrivateDataDialog.html	Tue Apr 23 11:26:04 2024 +0200
@@ -93,16 +93,14 @@
 <dd>
 tuple with flags indicating which data to clear
             (browsing history, search history, favicons, disk cache, cookies,
-            passwords, web databases, downloads, zoom values, SSL
-            certificate error exceptions) and the selected history period in
-            milliseconds
+            passwords, downloads, zoom values, SSL certificate error exceptions) and
+            the selected history period in milliseconds
 </dd>
 </dl>
 <dl>
 <dt>Return Type:</dt>
 <dd>
-tuple of (bool, bool, bool, bool, bool, bool, bool, bool, bool, bool,
-            int)
+tuple of (bool, bool, bool, bool, bool, bool, bool, bool, bool, int)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial