Skip to content

Commit

Permalink
fix default emu settings tab (#1912)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaklyy authored Dec 11, 2023
1 parent 81219a9 commit 2cba2e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/qt_sdl/EmuSettingsDialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<item>
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>5</number>
<number>0</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
Expand Down

0 comments on commit 2cba2e7

Please sign in to comment.