Skip to content

Commit

Permalink
Changed default tab displayed. this refs #49
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanBilheux committed Feb 16, 2022
1 parent 805b34b commit d5a7f19
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/pyMBIR_UI/ui/main_application.ui
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
<item>
<widget class="QToolBox" name="toolBox">
<property name="currentIndex">
<number>2</number>
<number>0</number>
</property>
<widget class="QWidget" name="page">
<property name="geometry">
Expand Down Expand Up @@ -340,8 +340,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>1459</width>
<height>725</height>
<width>313</width>
<height>227</height>
</rect>
</property>
<attribute name="label">
Expand Down Expand Up @@ -1175,7 +1175,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>1429</width>
<width>446</width>
<height>44</height>
</rect>
</property>
Expand Down Expand Up @@ -1229,7 +1229,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>1429</width>
<width>184</width>
<height>44</height>
</rect>
</property>
Expand Down

0 comments on commit d5a7f19

Please sign in to comment.