E5Gui/E5TextEditSearchWidget.ui

changeset 4040
9c1d7c7d3100
parent 4039
661167a99aef
child 5913
7ab2293917f8
--- a/E5Gui/E5TextEditSearchWidget.ui	Thu Jan 15 19:29:38 2015 +0100
+++ b/E5Gui/E5TextEditSearchWidget.ui	Thu Jan 15 19:46:27 2015 +0100
@@ -31,7 +31,7 @@
     </widget>
    </item>
    <item>
-    <widget class="E5ClearableComboBox" name="findtextCombo">
+    <widget class="QComboBox" name="findtextCombo">
      <property name="sizePolicy">
       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
        <horstretch>0</horstretch>
@@ -85,13 +85,6 @@
    </item>
   </layout>
  </widget>
- <customwidgets>
-  <customwidget>
-   <class>E5ClearableComboBox</class>
-   <extends>QComboBox</extends>
-   <header>E5Gui/E5ComboBox.h</header>
-  </customwidget>
- </customwidgets>
  <tabstops>
   <tabstop>findtextCombo</tabstop>
   <tabstop>caseCheckBox</tabstop>

eric ide

mercurial