Qt: Fix graphics settings opening to other pages

Regression from 2b49614df9
This commit is contained in:
Connor McLaughlin 2023-03-19 20:19:41 +10:00 committed by refractionpcsx2
parent f85a99b6f0
commit e91aabc843
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
<item>
<widget class="QTabWidget" name="tabs">
<property name="currentIndex">
<number>4</number>
<number>0</number>
</property>
<property name="documentMode">
<bool>true</bool>