Changeset 6b75aee in sasview
- Timestamp:
- Jul 19, 2018 4:38:25 AM (6 years ago)
- Branches:
- ESS_GUI, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- 02e7d3a
- Parents:
- df44689
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Fitting/FittingPerspective.py
r57be490 r6b75aee 35 35 36 36 # Max index for adding new, non-clashing tab names 37 self.maxIndex = 037 self.maxIndex = 1 38 38 39 39 ## Index of the current tab
Note: See TracChangeset
for help on using the changeset viewer.