--- a/QScintilla/EditorAssembly.py Sun Mar 27 20:01:17 2016 +0200 +++ b/QScintilla/EditorAssembly.py Mon Mar 28 11:51:49 2016 +0200 @@ -21,7 +21,7 @@ Class implementing the editor assembly widget containing the navigation combos and the editor widget. """ - def __init__(self, dbs, fn=None, vm=None, filetype="", editor=None, + def __init__(self, dbs, fn="", vm=None, filetype="", editor=None, tv=None): """ Constructor