--- a/E5Network/E5GoogleMail.py Sun Mar 03 18:06:43 2019 +0100 +++ b/E5Network/E5GoogleMail.py Mon Mar 04 19:00:43 2019 +0100 @@ -36,12 +36,9 @@ class E5GoogleMailAuthBrowser(QDialog): """ - Module function to get the Google credentials. - Class implementing a simple web browser to perform the OAuth2 authentication process. - @return Google Mail credentials @signal approvalCodeReceived(str) emitted to indicate the receipt of the approval code """