Project/NewDialogClassDialog.py

changeset 2995
63d874899b8b
parent 2302
f29e9405c851
child 3034
7ce719013078
child 3057
10516539f238
diff -r 5ae1349b8fb4 -r 63d874899b8b Project/NewDialogClassDialog.py
--- a/Project/NewDialogClassDialog.py	Tue Oct 08 19:46:25 2013 +0200
+++ b/Project/NewDialogClassDialog.py	Tue Oct 08 19:47:37 2013 +0200
@@ -22,7 +22,8 @@
     """
     Class implementing a dialog to ente the data for a new dialog class file.
     """
-    def __init__(self, defaultClassName, defaultFile, defaultPath, parent=None):
+    def __init__(self, defaultClassName, defaultFile, defaultPath,
+                 parent=None):
         """
         Constructor
         

eric ide

mercurial