diff options
author | con <qtc-committer@nokia.com> | 2009-07-21 13:44:02 +0200 |
---|---|---|
committer | con <qtc-committer@nokia.com> | 2009-07-21 13:44:30 +0200 |
commit | f800db4de5bca44941e2eb2969aa0a35b720c23d (patch) | |
tree | c5d2af0eebfe9f58dbecad9df7d3adce43e8de9c | |
parent | 22d41fb37ef6ea9b2b0fae37c4e748b89b280666 (diff) | |
download | qt-creator-f800db4de5bca44941e2eb2969aa0a35b720c23d.tar.gz |
Minimal, non-visible tweak.
-rw-r--r-- | src/plugins/find/findwidget.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/find/findwidget.ui b/src/plugins/find/findwidget.ui index 51b0fd45b9..08abeb8efc 100644 --- a/src/plugins/find/findwidget.ui +++ b/src/plugins/find/findwidget.ui @@ -78,7 +78,7 @@ <property name="sizeHint" stdset="0"> <size> <width>40</width> - <height>20</height> + <height>0</height> </size> </property> </spacer> |