forked from len0rd/rockbox
Restore width of the Autodetect button.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24597 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
388a8a4088
commit
552a54d87f
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@
|
|||
</column>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="4" column="0">
|
||||
<item row="4" column="0" colspan="3">
|
||||
<widget class="QPushButton" name="buttonAutodetect">
|
||||
<property name="text">
|
||||
<string>&Autodetect</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue