Changeset e9359e0a in sasview
- Timestamp:
- Aug 29, 2018 5:24:15 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:
- ce30949
- Parents:
- f2530048
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Corfunc/CorfuncPerspective.py
raed0532 re9359e0a 109 109 self.communicate = GuiUtils.Communicate() 110 110 self._calculator = CorfuncCalculator() 111 self._allow_close = True111 self._allow_close = False 112 112 self._model_item = None 113 113 self.txtLowerQMin.setText("0.0")
Note: See TracChangeset
for help on using the changeset viewer.