Changeset dee9e5f in sasview for src/sas/qtgui/Perspectives/Corfunc
- Timestamp:
- Sep 19, 2018 7:28:12 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:
- c1bc9de
- Parents:
- ccd2b87
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Corfunc/CorfuncPerspective.py
r42d79fc rdee9e5f 123 123 # Set up the model. 124 124 self.setup_model() 125 126 #Disable reporting results127 self.parent._workspace.actionReport.setEnabled(False)128 125 129 126 # Set up the mapper
Note: See TracChangeset
for help on using the changeset viewer.