--- a/src/eric7/WebBrowser/Sync/SyncHostTypePage.py Tue Oct 18 16:05:20 2022 +0200 +++ b/src/eric7/WebBrowser/Sync/SyncHostTypePage.py Tue Oct 18 16:06:21 2022 +0200 @@ -13,7 +13,7 @@ from .Ui_SyncHostTypePage import Ui_SyncHostTypePage -import Preferences +from eric7 import Preferences class SyncHostTypePage(QWizardPage, Ui_SyncHostTypePage):