Skip to content
Snippets Groups Projects
Commit 105d529d authored by Dan Nixon's avatar Dan Nixon
Browse files

Start moving fitting to UI

Re #12734
parent 9fcfc503
No related branches found
No related tags found
No related merge requests found
......@@ -53,22 +53,22 @@
<widget class="QComboBox" name="cbFunction">
<item>
<property name="text">
<string>Chudley-Elliott</string>
<string>ChudleyElliot</string>
</property>
</item>
<item>
<property name="text">
<string>Hall-Ross</string>
<string>HallRoss</string>
</property>
</item>
<item>
<property name="text">
<string>Fick Diffusion</string>
<string>FickDiffusion</string>
</property>
</item>
<item>
<property name="text">
<string>Teixeira Water</string>
<string>TeixeiraWater</string>
</property>
</item>
</widget>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment