src/eric7/WebBrowser/PersonalInformationManager/PersonalInformationManager.py

branch
eric7
changeset 9473
3f23dbf37dbe
parent 9413
80c06d472826
child 9482
a2bc06a54d9d
--- 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

eric ide

mercurial