WebBrowser/SearchWidget.ui

branch
QtWebEngine
changeset 4881
c269212cceac
parent 4710
370a38e03efe
child 6010
7ef7d47a0ad5
--- a/WebBrowser/SearchWidget.ui	Sat Mar 19 18:18:09 2016 +0100
+++ b/WebBrowser/SearchWidget.ui	Sat Mar 19 20:07:34 2016 +0100
@@ -6,15 +6,24 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>718</width>
-    <height>25</height>
+    <width>747</width>
+    <height>26</height>
    </rect>
   </property>
   <property name="windowTitle">
    <string>Find</string>
   </property>
   <layout class="QHBoxLayout" name="horizontalLayout">
-   <property name="margin">
+   <property name="leftMargin">
+    <number>0</number>
+   </property>
+   <property name="topMargin">
+    <number>0</number>
+   </property>
+   <property name="rightMargin">
+    <number>0</number>
+   </property>
+   <property name="bottomMargin">
     <number>0</number>
    </property>
    <item>
@@ -75,20 +84,6 @@
     </widget>
    </item>
    <item>
-    <widget class="QCheckBox" name="wrapCheckBox">
-     <property name="text">
-      <string>Wrap around</string>
-     </property>
-    </widget>
-   </item>
-   <item>
-    <widget class="QCheckBox" name="highlightAllCheckBox">
-     <property name="text">
-      <string>Highlight all</string>
-     </property>
-    </widget>
-   </item>
-   <item>
     <widget class="Line" name="infoLine">
      <property name="orientation">
       <enum>Qt::Vertical</enum>
@@ -113,8 +108,6 @@
  <tabstops>
   <tabstop>findtextCombo</tabstop>
   <tabstop>caseCheckBox</tabstop>
-  <tabstop>wrapCheckBox</tabstop>
-  <tabstop>highlightAllCheckBox</tabstop>
   <tabstop>findNextButton</tabstop>
   <tabstop>findPrevButton</tabstop>
   <tabstop>closeButton</tabstop>

eric ide

mercurial