forked from len0rd/rockbox
Name some unnamed GridLayouts. Fixes uic warnings about names being used multiple times.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23837 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
43991cdc8f
commit
f6a92b8e71
2 changed files with 3 additions and 3 deletions
|
|
@ -60,7 +60,7 @@
|
|||
<property name="title">
|
||||
<string>Generation settings</string>
|
||||
</property>
|
||||
<layout class="QGridLayout">
|
||||
<layout class="QGridLayout" name="gridLayout_3">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="labelEncProfile">
|
||||
<property name="text">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue