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:
parent
b46a15194b
commit
8ced6375df
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue