cmake-gui: Shrink spacing between search field and checkbox.

This allows the search field to show on OS X Yosemite
This commit is contained in:
Kevin Wojniak 2015-01-26 07:49:25 -08:00 committed by Clinton Stimpson
parent b46a15194b
commit 8ced6375df
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@
</property> </property>
<property name="sizeHint" stdset="0"> <property name="sizeHint" stdset="0">
<size> <size>
<width>40</width> <width>12</width>
<height>23</height> <height>23</height>
</size> </size>
</property> </property>