Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py

changeset 6385
9407026610bb
parent 6380
4a932a7ab987
child 6645
ad476851d7e0
diff -r edbd0a5ac53a -r 9407026610bb Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py
--- a/Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py	Sat Jun 30 14:13:32 2018 +0200
+++ b/Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py	Sat Jun 30 15:30:43 2018 +0200
@@ -111,5 +111,5 @@
     @param dlg reference to the configuration dialog
     @return reference to the instantiated page (ConfigurationPageBase)
     """
-    page = WebBrowserVirusTotalPage(dlg)
+    page = WebBrowserVirusTotalPage()
     return page

eric ide

mercurial