src/eric7/Project/MakePropertiesDialog.py

branch
eric7
changeset 9413
80c06d472826
parent 9221
bf71ee032bb4
child 9514
2b104ad132a4
--- a/src/eric7/Project/MakePropertiesDialog.py	Tue Oct 18 16:05:20 2022 +0200
+++ b/src/eric7/Project/MakePropertiesDialog.py	Tue Oct 18 16:06:21 2022 +0200
@@ -9,7 +9,7 @@
 
 from PyQt6.QtWidgets import QDialog, QDialogButtonBox
 
-from EricWidgets.EricPathPicker import EricPathPickerModes
+from eric7.EricWidgets.EricPathPicker import EricPathPickerModes
 
 from .Ui_MakePropertiesDialog import Ui_MakePropertiesDialog
 

eric ide

mercurial