Preferences/ConfigurationPages/LogViewerPage.py

changeset 4097
ad2a6bd965d9
parent 4095
c78cdc1a3c14
child 4631
5c1a96925da4
diff -r f909a4f59add -r ad2a6bd965d9 Preferences/ConfigurationPages/LogViewerPage.py
--- a/Preferences/ConfigurationPages/LogViewerPage.py	Sat Feb 07 11:35:39 2015 +0100
+++ b/Preferences/ConfigurationPages/LogViewerPage.py	Sat Feb 07 12:38:32 2015 +0100
@@ -19,7 +19,7 @@
     """
     Class implementing the Log Viewer configuration page.
     """
-    def __init__(self):
+    def __init__(self, parent=None):
         """
         Constructor
         

eric ide

mercurial