mirror of
https://github.com/ioquake/launch.git
synced 2024-11-10 06:31:39 +00:00
Accidentally changed default tab to settings instead of main.
This commit is contained in:
parent
78d3bd02c3
commit
a3a9d199e9
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ QTabWidget::tab-bar{
|
|||
}</string>
|
||||
</property>
|
||||
<property name="currentIndex">
|
||||
<number>1</number>
|
||||
<number>0</number>
|
||||
</property>
|
||||
<widget class="QWidget" name="tabMain">
|
||||
<property name="minimumSize">
|
||||
|
|
Loading…
Reference in a new issue