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

branch
eric7
changeset 11107
a2c81ff1d408
parent 10692
9becf9ca115c
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserClearPrivateDataDialog.html	Thu Dec 19 10:00:41 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserClearPrivateDataDialog.html	Thu Dec 19 10:11:06 2024 +0100
@@ -93,14 +93,15 @@
 <dd>
 tuple with flags indicating which data to clear
             (browsing history, search history, favicons, disk cache, cookies,
-            passwords, downloads, zoom values, SSL certificate error exceptions) and
-            the selected history period in milliseconds
+            passwords, downloads, zoom values, SSL certificate error exceptions,
+            website permissions) 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, int)
+tuple of (bool, bool, bool, bool, bool, bool, bool, bool, bool, bool,
+            int)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial