Changeset 31e4bb8 in sasview for src/sas/qtgui/Perspectives/Fitting
- Timestamp:
- May 4, 2017 9:38:33 AM (8 years ago)
- Branches:
- ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- 2add354
- Parents:
- 56b22f9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Fitting/FittingPerspective.py
- Property mode changed from 100755 to 100644
r61a92d4 r31e4bb8 9 9 10 10 from FittingWidget import FittingWidget 11 from FitPage import FitPage11 #from FitPage import FitPage 12 12 13 13 class FittingWindow(QtGui.QTabWidget):
Note: See TracChangeset
for help on using the changeset viewer.