diff -r 8a7677a63c8d -r 68ec9c3d4de5 eric7/Preferences/ToolConfigurationDialog.ui --- a/eric7/Preferences/ToolConfigurationDialog.ui Sat May 22 17:01:51 2021 +0200 +++ b/eric7/Preferences/ToolConfigurationDialog.ui Sat May 22 18:51:46 2021 +0200 @@ -210,7 +210,7 @@ </widget> </item> <item row="1" column="1"> - <widget class="E5PathPicker" name="iconPicker" native="true"> + <widget class="EricPathPicker" name="iconPicker" native="true"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> <horstretch>0</horstretch> @@ -240,7 +240,7 @@ </widget> </item> <item row="2" column="1"> - <widget class="E5PathPicker" name="executablePicker" native="true"> + <widget class="EricPathPicker" name="executablePicker" native="true"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> <horstretch>0</horstretch> @@ -319,9 +319,9 @@ <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> <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>