QScintilla/EditorAssembly.py

branch
6_1_x
changeset 4893
6756ba35675b
parent 4632
ca310db386ed
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