Skip to content

Commit

Permalink
Merge branch 'feature/5421_IDA_bayes_interface' into develop
Browse files Browse the repository at this point in the history
Refs #5421

Conflicts:
	Code/Mantid/scripts/Inelastic/IndirectBayes.py
  • Loading branch information
Samuel Jackson committed Sep 26, 2013
2 parents 3ec2629 + bcdddf6 commit fae01ce
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,17 +50,17 @@
<widget class="QComboBox" name="cbWidth">
<item>
<property name="text">
<string>FW11</string>
<string>1.1</string>
</property>
</item>
<item>
<property name="text">
<string>FW21</string>
<string>2.1</string>
</property>
</item>
<item>
<property name="text">
<string>FW22</string>
<string>2.2</string>
</property>
</item>
</widget>
Expand Down

0 comments on commit fae01ce

Please sign in to comment.