eric6/E5Gui/E5TabWidget.py

changeset 7900
72b88fb20261
parent 7780
41420f82c0ac
child 7923
91e843545d9a
--- a/eric6/E5Gui/E5TabWidget.py	Sat Dec 19 15:06:20 2020 +0100
+++ b/eric6/E5Gui/E5TabWidget.py	Sat Dec 19 15:22:26 2020 +0100
@@ -145,7 +145,7 @@
         Constructor
         
         @param parent reference to the parent widget (QWidget)
-        @keyparam dnd flag indicating the support for Drag & Drop (boolean)
+        @param dnd flag indicating the support for Drag & Drop (boolean)
         """
         super(E5TabWidget, self).__init__(parent)
         

eric ide

mercurial