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