Plugins/WizardPlugins/InputDialogWizard/InputDialogWizardDialog.py

changeset 2297
e8a46f81517c
parent 2094
88620e11c67c
child 2302
f29e9405c851
--- a/Plugins/WizardPlugins/InputDialogWizard/InputDialogWizardDialog.py	Mon Dec 31 11:59:44 2012 +0100
+++ b/Plugins/WizardPlugins/InputDialogWizard/InputDialogWizardDialog.py	Mon Dec 31 12:35:13 2012 +0100
@@ -112,7 +112,7 @@
         
     def __getCode4(self, indLevel, indString):
         """
-        Private method to get the source code for Qt4.
+        Private 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