mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-06 09:22:35 +00:00
Change number in currentIndex to stop settings window from opening in the wrong tab
This commit is contained in:
parent
ea30efdcc7
commit
54927a8967
@ -71,7 +71,7 @@
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="currentIndex">
|
||||
<number>3</number>
|
||||
<number>0</number>
|
||||
</property>
|
||||
<widget class="QWidget" name="generalTab">
|
||||
<attribute name="title">
|
||||
|
Loading…
Reference in New Issue
Block a user