Changeset 42d79fc in sasview for src/sas/qtgui/Perspectives/Fitting/FittingPerspective.py
- 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/Fitting/FittingPerspective.py
r10fee37 r42d79fc 78 78 79 79 self.updateWindowTitle() 80 81 #Enabling Results reporting 82 self.parent._workspace.actionReport.setEnabled(True) 83 80 84 81 85 def updateWindowTitle(self):
Note: See TracChangeset
for help on using the changeset viewer.