mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-01-29 00:33:01 +00:00
rpcs3qt: Handle duplicate name warning
The name 'verticalLayout_29' (QVBoxLayout) is already in use, defaulting to 'verticalLayout_291'.
This commit is contained in:
parent
777cd9a8ae
commit
c689a9ba8e
@ -1691,7 +1691,7 @@
|
|||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Core</string>
|
<string>Core</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_29">
|
<layout class="QVBoxLayout" name="verticalLayout_44">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="ppuDebug">
|
<widget class="QCheckBox" name="ppuDebug">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user