Preferences/__init__.py

changeset 6098
a1d10c6ce103
parent 6091
7b989321d74c
child 6105
cbd34d558bd9
--- a/Preferences/__init__.py	Tue Jan 30 19:18:54 2018 +0100
+++ b/Preferences/__init__.py	Thu Feb 01 19:25:47 2018 +0100
@@ -1252,7 +1252,7 @@
         try:
             # Qt 5.10+
             cls.webBrowserDefaults.update({
-                "AllowWindowActivationFromJavaScript": 
+                "AllowWindowActivationFromJavaScript":
                     webEngineSettings.testAttribute(
                         QWebEngineSettings.AllowWindowActivationFromJavaScript
                     ),

eric ide

mercurial