--- 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)