--- a/src/eric7/WebBrowser/PersonalInformationManager/PersonalInformationManager.py Fri Nov 04 13:46:31 2022 +0100 +++ b/src/eric7/WebBrowser/PersonalInformationManager/PersonalInformationManager.py Fri Nov 04 13:52:26 2022 +0100 @@ -10,7 +10,7 @@ import functools -from PyQt6.QtCore import Qt, QObject, QPoint +from PyQt6.QtCore import QObject, QPoint, Qt from PyQt6.QtWidgets import QDialog, QMenu from eric7 import Preferences