Changeset 09e651d in sasview
- Timestamp:
- Mar 29, 2019 11:19:30 AM (6 years ago)
- Branches:
- ESS_GUI_bumps_abstraction
- Children:
- df3c5d6
- Parents:
- 691e268
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Fitting/FittingOptions.py
r691e268 r09e651d 336 336 Change the page in response to combo box index 337 337 """ 338 # Find the algorithm ID from name 339 selectedName = self.currentOptimizer 340 338 # update the widget elements 341 339 self._clearLayout() 342 340 self._fillLayout()
Note: See TracChangeset
for help on using the changeset viewer.