Skip to content

Commit

Permalink
Switch dialog tabs to sensible defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Kröger committed Oct 25, 2024
1 parent 02cde87 commit c183f07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions profile_manager/profile_manager_dialog_base.ui
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<item>
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>2</number>
<number>0</number>
</property>
<widget class="QWidget" name="tab_profiles">
<attribute name="title">
Expand Down Expand Up @@ -193,7 +193,7 @@
<item>
<widget class="QTabWidget" name="tabWidget_2">
<property name="currentIndex">
<number>2</number>
<number>0</number>
</property>
<widget class="QWidget" name="tab_inner_datasources">
<attribute name="title">
Expand Down

0 comments on commit c183f07

Please sign in to comment.