Skip to content

Commit

Permalink
Rename the tabs of SANS ISIS interface
Browse files Browse the repository at this point in the history
  • Loading branch information
gesnerpassos committed May 16, 2013
1 parent 3748c1a commit e26743a
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>818</width>
<width>854</width>
<height>526</height>
</rect>
</property>
Expand Down Expand Up @@ -794,7 +794,7 @@
</widget>
<widget class="QWidget" name="tab_2">
<attribute name="title">
<string>Analysis Details</string>
<string>Reduction Settings</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_13">
<item row="0" column="0">
Expand Down Expand Up @@ -3905,9 +3905,9 @@ p, li { white-space: pre-wrap; }
</item>
</layout>
</widget>
<widget class="QWidget" name="tabDisplay">
<widget class="QWidget" name="tab1DAnalysis">
<attribute name="title">
<string>Display</string>
<string>1D Analysis</string>
</attribute>
<layout class="QVBoxLayout" name="displayLayout"/>
</widget>
Expand Down

0 comments on commit e26743a

Please sign in to comment.