Changeset f0b9bce in sasview for src/sas/sasgui/perspectives/fitting
- Timestamp:
- Mar 26, 2019 1:14:45 PM (6 years ago)
- Branches:
- ticket-1094-headless
- Children:
- 9cc1f49
- Parents:
- cb44d66 (diff), 2b3eb3d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasgui/perspectives/fitting/fitpage.py
rca4f40d rcb44d66 56 56 # draw sizer 57 57 self._fill_data_sizer() 58 self.is_2D = None59 58 self.fit_started = False 60 59 self.weightbt_string = None
Note: See TracChangeset
for help on using the changeset viewer.