--- 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