--- a/eric7/Plugins/WizardPlugins/InputDialogWizard/InputDialogWizardDialog.py Sat Aug 28 19:48:56 2021 +0200 +++ b/eric7/Plugins/WizardPlugins/InputDialogWizard/InputDialogWizardDialog.py Sat Aug 28 19:57:35 2021 +0200 @@ -115,7 +115,7 @@ def getCode(self, indLevel, indString): """ - Public method to get the source code for Qt5. + Public method to get the source code for Qt6. @param indLevel indentation level (int) @param indString string used for indentation (space or tab) (string)