mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-22 10:42:36 +01: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">
|
||||
<string>Core</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_29">
|
||||
<layout class="QVBoxLayout" name="verticalLayout_44">
|
||||
<item>
|
||||
<widget class="QCheckBox" name="ppuDebug">
|
||||
<property name="text">
|
||||
|
Loading…
Reference in New Issue
Block a user