eric7/Preferences/ToolConfigurationDialog.ui

branch
eric7
changeset 8356
68ec9c3d4de5
parent 8312
800c432b34c8
child 8358
144a6b854f70
--- 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>

eric ide

mercurial