Skip to content

Commit

Permalink
V0.3 - Rib UI improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
FredsFactory authored Oct 25, 2019
1 parent 0bae06d commit 8e11fb6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions resources/selectRibProfil.ui
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</rect>
</property>
<property name="currentIndex">
<number>1</number>
<number>0</number>
</property>
<widget class="QWidget" name="fileTab">
<attribute name="title">
Expand All @@ -49,7 +49,7 @@
<property name="geometry">
<rect>
<x>0</x>
<y>20</y>
<y>10</y>
<width>441</width>
<height>41</height>
</rect>
Expand All @@ -58,12 +58,12 @@
<string>Select the profil/sélectionner un profil</string>
</property>
</widget>
<widget class="QListWidget" name="listProfil">
<widget class="QTreeView" name="listProfil">
<property name="geometry">
<rect>
<x>-20</x>
<y>50</y>
<width>781</width>
<y>40</y>
<width>401</width>
<height>311</height>
</rect>
</property>
Expand Down

0 comments on commit 8e11fb6

Please sign in to comment.