rpcs3qt: Handle duplicate name warning
The name 'verticalLayout_29' (QVBoxLayout) is already in use, defaulting to 'verticalLayout_291'.
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user