Qt: Fix graphics settings opening to replacement tab

This commit is contained in:
Connor McLaughlin 2022-12-14 18:21:31 +10:00 committed by lightningterror
parent 555b8efcad
commit facbfa479b
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>3</number>
<number>0</number>
</property>
<property name="documentMode">
<bool>true</bool>