QScintilla/EditorAssembly.py

changeset 4891
d6e8171d2c02
parent 4631
5c1a96925da4
child 5389
9b1c800daff3
--- 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

eric ide

mercurial