mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-04 05:51:27 +12: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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue