--- a/eric7/Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui Sat May 22 17:01:51 2021 +0200 +++ b/eric7/Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui Sat May 22 18:51:46 2021 +0200 @@ -61,7 +61,7 @@ </widget> </item> <item row="1" column="1"> - <widget class="E5ComboPathPicker" name="workdirPicker" native="true"> + <widget class="EricComboPathPicker" name="workdirPicker" native="true"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> <horstretch>0</horstretch> @@ -126,9 +126,9 @@ <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> <customwidgets> <customwidget> - <class>E5ComboPathPicker</class> + <class>EricComboPathPicker</class> <extends>QWidget</extends> - <header>E5Gui/E5PathPicker.h</header> + <header>E5Gui/EricPathPicker.h</header> <container>1</container> </customwidget> </customwidgets>