eric6/Preferences/ConfigurationPages/MicroPythonPage.py

branch
micropython
changeset 7134
21d23ca51680
parent 7099
89f11ae6bec3
child 7135
44fcfc99b864
--- a/eric6/Preferences/ConfigurationPages/MicroPythonPage.py	Mon Aug 12 14:55:08 2019 +0200
+++ b/eric6/Preferences/ConfigurationPages/MicroPythonPage.py	Tue Aug 13 15:51:35 2019 +0200
@@ -14,7 +14,7 @@
 
 import Preferences
 
-from MicroPython.MicroPythonReplWidget import AnsiColorSchemes
+from MicroPython.MicroPythonWidget import AnsiColorSchemes
 
 
 class MicroPythonPage(ConfigurationPageBase, Ui_MicroPythonPage):

eric ide

mercurial