Plugins/WizardPlugins/InputDialogWizard/InputDialogWizardDialog.py

changeset 3591
2f2a4a76dd22
parent 3484
645c12de6b0c
child 3656
441956d8fce5
--- a/Plugins/WizardPlugins/InputDialogWizard/InputDialogWizardDialog.py	Sat May 17 19:58:49 2014 +0200
+++ b/Plugins/WizardPlugins/InputDialogWizard/InputDialogWizardDialog.py	Sun May 18 14:13:09 2014 +0200
@@ -117,7 +117,7 @@
         
     def getCode(self, indLevel, indString):
         """
-        Private method to get the source code for Qt4/Qt5.
+        Public method to get the source code for Qt4/Qt5.
         
         @param indLevel indentation level (int)
         @param indString string used for indentation (space or tab) (string)

eric ide

mercurial