Changeset 9e96dbd in sasview for src/sas/sasgui/perspectives/fitting/basepage.py
- Timestamp:
- Jun 25, 2018 10:42:41 PM (6 years ago)
- Branches:
- master, magnetic_scatt, release-4.2.2, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, unittest-saveload
- Children:
- 9b2b657, a8bbba2
- Parents:
- 316b9c1 (diff), dabcaf7 (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. - git-author:
- Paul Butler <butlerpd@…> (06/25/18 22:42:41)
- git-committer:
- GitHub <noreply@…> (06/25/18 22:42:41)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasgui/perspectives/fitting/basepage.py
rc192960 r8a51dea0 2552 2552 # draw 2553 2553 self._draw_model() 2554 self.Layout() 2554 2555 self.Refresh() 2555 2556 except Exception:
Note: See TracChangeset
for help on using the changeset viewer.