--- a/eric7/Preferences/ConfigurationPages/ProtobufPage.ui Sat May 22 17:01:51 2021 +0200 +++ b/eric7/Preferences/ConfigurationPages/ProtobufPage.ui Sat May 22 18:51:46 2021 +0200 @@ -38,7 +38,7 @@ </property> <layout class="QVBoxLayout" name="verticalLayout_2"> <item> - <widget class="E5PathPicker" name="protocPicker" native="true"> + <widget class="EricPathPicker" name="protocPicker" native="true"> <property name="focusPolicy"> <enum>Qt::StrongFocus</enum> </property> @@ -64,7 +64,7 @@ </property> <layout class="QVBoxLayout" name="verticalLayout_3"> <item> - <widget class="E5PathPicker" name="grpcPythonPicker" native="true"> + <widget class="EricPathPicker" name="grpcPythonPicker" native="true"> <property name="focusPolicy"> <enum>Qt::StrongFocus</enum> </property> @@ -100,9 +100,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>