mirror of
https://github.com/opentx/opentx.git
synced 2025-07-12 19:10:19 +03:00
[Companion] Fix incorrect Settings dialog tab shown by default (closes #5511).
This commit is contained in:
parent
2c2339e229
commit
b55b68f191
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
</sizepolicy>
|
||||
</property>
|
||||
<property name="currentIndex">
|
||||
<number>1</number>
|
||||
<number>0</number>
|
||||
</property>
|
||||
<widget class="QWidget" name="profileTab">
|
||||
<attribute name="title">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue