Qt: Fix default tab of Graphics Settings

This commit is contained in:
Connor McLaughlin 2024-05-19 22:25:55 +10:00 committed by GitHub
parent 81f1102809
commit 7683674585
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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