mirror of https://github.com/PCSX2/pcsx2.git
Qt: Fix graphics settings opening to replacement tab
This commit is contained in:
parent
555b8efcad
commit
facbfa479b
|
@ -58,7 +58,7 @@
|
|||
<item>
|
||||
<widget class="QTabWidget" name="tabs">
|
||||
<property name="currentIndex">
|
||||
<number>3</number>
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="documentMode">
|
||||
<bool>true</bool>
|
||||
|
|
Loading…
Reference in New Issue