- Timestamp:
- Sep 26, 2018 11:41:59 AM (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:
- 93c505b
- Parents:
- 5652efc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasgui/perspectives/fitting/fitting.py
raf7d2e5 r85cf6b8 377 377 index = 0 378 378 page.structurebox.SetSelection(index) 379 page._on_select_model( )379 page._on_select_model(keep_pars=True) 380 380 except Exception: 381 381 logger.error("update_custom_combo: %s", sys.exc_value)
Note: See TracChangeset
for help on using the changeset viewer.