Qt: Fix game properties opening on wrong tab

This commit is contained in:
Connor McLaughlin 2020-09-15 00:31:55 +10:00
parent c8d7b0fc08
commit 198b83676c
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
<item> <item>
<widget class="QTabWidget" name="tabWidget"> <widget class="QTabWidget" name="tabWidget">
<property name="currentIndex"> <property name="currentIndex">
<number>1</number> <number>0</number>
</property> </property>
<widget class="QWidget" name="tab"> <widget class="QWidget" name="tab">
<attribute name="title"> <attribute name="title">