Qt: Fix game properties opening on wrong tab

pull/848/head
Connor McLaughlin 6 years ago
parent c8d7b0fc08
commit 198b83676c

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

Loading…
Cancel
Save