Changeset 42d79fc in sasview for src/sas/qtgui/Perspectives/Corfunc
- Timestamp:
- Sep 19, 2018 5:33:10 AM (6 years ago)
- Branches:
- ESS_GUI, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- ccd2b87
- Parents:
- d7adf97
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Corfunc/CorfuncPerspective.py
re9359e0a r42d79fc 123 123 # Set up the model. 124 124 self.setup_model() 125 126 #Disable reporting results 127 self.parent._workspace.actionReport.setEnabled(False) 125 128 126 129 # Set up the mapper
Note: See TracChangeset
for help on using the changeset viewer.