UI/SearchWidgetLine.ui

changeset 6325
ebdcf9a36f42
parent 5710
b5809b948010
child 6573
ccac2d1f6858
--- a/UI/SearchWidgetLine.ui	Sun Jun 03 14:03:19 2018 +0200
+++ b/UI/SearchWidgetLine.ui	Mon Jun 04 19:56:34 2018 +0200
@@ -27,7 +27,7 @@
     <number>0</number>
    </property>
    <item>
-    <layout class="QHBoxLayout" name="horizontalLayout">
+    <layout class="QHBoxLayout" name="horizontalLayout_2">
      <item>
       <widget class="QToolButton" name="closeButton">
        <property name="toolTip">
@@ -71,18 +71,25 @@
       </widget>
      </item>
      <item>
-      <widget class="QToolButton" name="findPrevButton">
-       <property name="toolTip">
-        <string>Press to find the previous occurrence</string>
+      <layout class="QHBoxLayout" name="horizontalLayout">
+       <property name="spacing">
+        <number>0</number>
        </property>
-      </widget>
-     </item>
-     <item>
-      <widget class="QToolButton" name="findNextButton">
-       <property name="toolTip">
-        <string>Press to find the next occurrence</string>
-       </property>
-      </widget>
+       <item>
+        <widget class="QToolButton" name="findPrevButton">
+         <property name="toolTip">
+          <string>Press to find the previous occurrence</string>
+         </property>
+        </widget>
+       </item>
+       <item>
+        <widget class="QToolButton" name="findNextButton">
+         <property name="toolTip">
+          <string>Press to find the next occurrence</string>
+         </property>
+        </widget>
+       </item>
+      </layout>
      </item>
      <item>
       <widget class="QCheckBox" name="caseCheckBox">

eric ide

mercurial