diff -r 9ef616cd220d -r ce599998be7d src/eric7/EricWidgets/EricAuthenticationDialog.py --- a/src/eric7/EricWidgets/EricAuthenticationDialog.py Wed Sep 25 14:48:57 2024 +0200 +++ b/src/eric7/EricWidgets/EricAuthenticationDialog.py Thu Sep 26 09:48:49 2024 +0200 @@ -12,7 +12,6 @@ from .Ui_EricAuthenticationDialog import Ui_EricAuthenticationDialog -# TODO: move to EricWidgets class EricAuthenticationDialog(QDialog, Ui_EricAuthenticationDialog): """ Class implementing the authentication dialog for the help browser.