--- a/Helpviewer/SearchWidget.ui Sat Dec 09 17:40:40 2017 +0100 +++ b/Helpviewer/SearchWidget.ui Sat Dec 09 17:43:24 2017 +0100 @@ -6,15 +6,24 @@ <rect> <x>0</x> <y>0</y> - <width>718</width> - <height>25</height> + <width>737</width> + <height>26</height> </rect> </property> <property name="windowTitle"> <string>Find</string> </property> - <layout class="QHBoxLayout" name="horizontalLayout"> - <property name="margin"> + <layout class="QHBoxLayout" name="horizontalLayout_2"> + <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> @@ -54,18 +63,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">