fix size hint for spacers to get Ok button centered.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17435 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Riebeling 2008-05-09 22:20:22 +00:00
parent 9987dbd303
commit 43217f84f4

View file

@ -145,7 +145,7 @@ Released under the GNU General Public License v2.</string>
</property>
<property name="sizeHint" >
<size>
<width>191</width>
<width>40</width>
<height>20</height>
</size>
</property>