diff -r 8a7677a63c8d -r 68ec9c3d4de5 eric7/MicroPython/MicroPythonFileManagerWidget.ui --- a/eric7/MicroPython/MicroPythonFileManagerWidget.ui Sat May 22 17:01:51 2021 +0200 +++ b/eric7/MicroPython/MicroPythonFileManagerWidget.ui Sat May 22 18:51:46 2021 +0200 @@ -40,7 +40,7 @@ </widget> </item> <item> - <widget class="E5Led" name="deviceConnectedLed" native="true"/> + <widget class="EricLed" name="deviceConnectedLed" native="true"/> </item> </layout> </item> @@ -267,9 +267,9 @@ </widget> <customwidgets> <customwidget> - <class>E5Led</class> + <class>EricLed</class> <extends>QWidget</extends> - <header>E5Gui/E5Led.h</header> + <header>E5Gui/EricLed.h</header> <container>1</container> </customwidget> </customwidgets>