Switch to unified view

a/src/qtgui/advsearch.ui b/src/qtgui/advsearch.ui
...
...
144
      </widget>
144
      </widget>
145
     </item>
145
     </item>
146
    </layout>
146
    </layout>
147
   </item>
147
   </item>
148
   <item>
148
   <item>
149
    <widget class="Line" name="line2">
150
     <property name="frameShape">
151
      <enum>QFrame::HLine</enum>
152
     </property>
153
     <property name="frameShadow">
154
      <enum>QFrame::Sunken</enum>
155
     </property>
156
    </widget>
157
   </item>
158
   <item>
159
   <layout class="QHBoxLayout" name="horizontalLayout">
160
    <item>
161
     <widget class="QLabel" name="labelminsize">
162
      <property name="toolTip">
163
       <string>Minimum size. You can use k/K,m/M,g/G as multipliers</string>
164
      </property>
165
      <property name="text">
166
       <string>Min. Size</string>
167
      </property>
168
     </widget>
169
    </item>
170
    <item>
171
     <widget class="QLineEdit" name="minSizeLE"/>
172
    </item>
173
    <item>
174
     <widget class="QLabel" name="labelmaxsize">
175
      <property name="toolTip">
176
       <string>Maximum size. You can use k/K,m/M,g/G as multipliers</string>
177
      </property>
178
      <property name="text">
179
       <string>Max. Size</string>
180
      </property>
181
     </widget>
182
    </item>
183
    <item>
184
     <widget class="QLineEdit" name="maxSizeLE"/>
185
    </item>
186
   </layout>
187
   </item>
188
   <item>
149
    <widget class="Line" name="line4">
189
    <widget class="Line" name="line4">
150
     <property name="frameShape">
190
     <property name="frameShape">
151
      <enum>QFrame::HLine</enum>
191
      <enum>QFrame::HLine</enum>
152
     </property>
192
     </property>
153
     <property name="frameShadow">
193
     <property name="frameShadow">