Skip to content

Commit 85ee531

Browse files
committed
fix up starting tab for EmuSettingsDialog (again)
thinking maybe we should set it programmatically so it stops being a problem
1 parent 87e1145 commit 85ee531

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/frontend/qt_sdl/EmuSettingsDialog.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<x>0</x>
88
<y>0</y>
99
<width>575</width>
10-
<height>528</height>
10+
<height>532</height>
1111
</rect>
1212
</property>
1313
<property name="sizePolicy">
@@ -26,7 +26,7 @@
2626
<item>
2727
<widget class="QTabWidget" name="tabWidget">
2828
<property name="currentIndex">
29-
<number>2</number>
29+
<number>0</number>
3030
</property>
3131
<widget class="QWidget" name="tab">
3232
<attribute name="title">

0 commit comments

Comments
 (0)