Changeset 444c221c in sasview for src/sas/qtgui/Perspectives/Fitting/FittingWidget.py
- Timestamp:
- Sep 5, 2018 11:05:41 AM (6 years ago)
- Branches:
- ESS_GUI, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- 2df558e
- Parents:
- b764ae5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Fitting/FittingWidget.py
rb764ae5 r444c221c 962 962 if not model: 963 963 return 964 # Reset structure factor965 self.cbStructureFactor.setCurrentIndex(0)966 964 967 965 # Reset parameters to fit
Note: See TracChangeset
for help on using the changeset viewer.