Skip to content

Commit

Permalink
Fix default tab being components
Browse files Browse the repository at this point in the history
  • Loading branch information
MaelRL committed May 29, 2024
1 parent 8e0e94b commit 1dc48a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lab/demo/Lab/Plugins/PMP/Selection_widget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<item>
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>1</number>
<number>0</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
Expand Down

0 comments on commit 1dc48a8

Please sign in to comment.