Changeset 6f7f652 in sasview for src/sas/qtgui/Perspectives/Fitting/UI
- Timestamp:
- Mar 1, 2017 10:16:45 AM (8 years ago)
- Branches:
- ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- 86f88d1
- Parents:
- 68c96d3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Fitting/UI/FittingWidgetUI.ui
rf46f6dc r6f7f652 94 94 </item> 95 95 <item row="1" column="2"> 96 <widget class="QComboBox" name="cbStructureFactor"> 97 <item> 98 <property name="text"> 99 <string>Hard Sphere Structure</string> 100 </property> 101 </item> 102 <item> 103 <property name="text"> 104 <string>None</string> 105 </property> 106 </item> 107 </widget> 96 <widget class="QComboBox" name="cbStructureFactor"/> 108 97 </item> 109 98 </layout>
Note: See TracChangeset
for help on using the changeset viewer.