Changeset aba4559 in sasview for src/sas/sasgui/perspectives/fitting/fitting.py
- Timestamp:
- Oct 2, 2018 9:03: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:
- 0863065
- Parents:
- ba1c145
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasgui/perspectives/fitting/fitting.py
rca30e36b raba4559 386 386 #print("form: %r"%form_name, old_form, new_form) 387 387 388 # Reset structure factor combo box . If a (even if the model list389 # hasn't changed, the model may have ). Show the structure388 # Reset structure factor combo box; even if the model list 389 # hasn't changed, the model may have. Show the structure 390 390 # factor combobox if the selected model is a form factor. 391 391 sbox.Clear()
Note: See TracChangeset
for help on using the changeset viewer.