--- a/src/eric7/WebBrowser/PersonalInformationManager/PersonalDataDialog.py Fri Dec 22 13:57:47 2023 +0100 +++ b/src/eric7/WebBrowser/PersonalInformationManager/PersonalDataDialog.py Fri Dec 22 17:24:07 2023 +0100 @@ -24,7 +24,8 @@ """ Constructor - @param parent reference to the parent widget (QWidget) + @param parent reference to the parent widget + @type QWidget """ super().__init__(parent) self.setupUi(self)