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 name="sizeHint" stdset="0">
|
||||
<size>
|
||||
<width>40</width>
|
||||
<width>12</width>
|
||||
<height>23</height>
|
||||
</size>
|
||||
</property>
|
||||
|
|
Loading…
Reference in New Issue