eric7/Preferences/ConfigurationPages/ProtobufPage.py

branch
eric7
changeset 8358
144a6b854f70
parent 8356
68ec9c3d4de5
child 8881
54e42bc2437a
--- a/eric7/Preferences/ConfigurationPages/ProtobufPage.py	Sat May 22 19:52:34 2021 +0200
+++ b/eric7/Preferences/ConfigurationPages/ProtobufPage.py	Sat May 22 19:58:24 2021 +0200
@@ -7,7 +7,7 @@
 Module implementing the protobuf configuration page.
 """
 
-from E5Gui.EricPathPicker import EricPathPickerModes
+from EricWidgets.EricPathPicker import EricPathPickerModes
 
 from .ConfigurationPageBase import ConfigurationPageBase
 from .Ui_ProtobufPage import Ui_ProtobufPage

eric ide

mercurial