--- a/eric6/Plugins/WizardPlugins/InputDialogWizard/InputDialogWizardDialog.py Sun Sep 01 17:44:33 2019 +0200 +++ b/eric6/Plugins/WizardPlugins/InputDialogWizard/InputDialogWizardDialog.py Sun Sep 01 19:40:53 2019 +0200 @@ -117,7 +117,7 @@ def getCode(self, indLevel, indString): """ - Public method to get the source code for Qt4/Qt5. + Public method to get the source code for Qt5. @param indLevel indentation level (int) @param indString string used for indentation (space or tab) (string)