--- a/eric7/Preferences/ConfigurationPages/DebuggerPython3Page.ui Sat May 22 17:01:51 2021 +0200 +++ b/eric7/Preferences/ConfigurationPages/DebuggerPython3Page.ui Sat May 22 18:51:46 2021 +0200 @@ -64,7 +64,7 @@ </property> <layout class="QGridLayout" name="gridLayout"> <item row="1" column="0" colspan="2"> - <widget class="E5PathPicker" name="debugClientPicker" native="true"> + <widget class="EricPathPicker" name="debugClientPicker" native="true"> <property name="enabled"> <bool>false</bool> </property> @@ -202,9 +202,9 @@ </widget> <customwidgets> <customwidget> - <class>E5PathPicker</class> + <class>EricPathPicker</class> <extends>QWidget</extends> - <header>E5Gui/E5PathPicker.h</header> + <header>E5Gui/EricPathPicker.h</header> <container>1</container> </customwidget> </customwidgets>