eric7/Plugins/WizardPlugins/InputDialogWizard/InputDialogWizardDialog.py

branch
eric7
changeset 8549
15eca21fd968
parent 8415
c6236bed1b50
child 8881
54e42bc2437a
--- 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)

eric ide

mercurial