mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
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:
parent
9987dbd303
commit
43217f84f4
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue