Changeset a3b7542 in sasview
- Timestamp:
- Dec 19, 2018 4:54:45 AM (6 years ago)
- Branches:
- ESS_GUI, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_opencl, ESS_GUI_sync_sascalc
- Children:
- 1c98850
- Parents:
- 14673d52 (diff), 59b925c1 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - git-author:
- Wojtek Potrzebowski <wojciech.potrzebowski@…> (12/19/18 04:54:10)
- git-committer:
- Wojtek Potrzebowski <wojciech.potrzebowski@…> (12/19/18 04:54:45)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Utilities/TabbedModelEditor.py
r14673d52 r59b925c1 88 88 def saveClose(self): 89 89 """ 90 Check ing if files is subject of saving before cloasing or reloading or reloading model90 Check if file needs saving before closing or model reloading 91 91 """ 92 92 saveCancelled = False
Note: See TracChangeset
for help on using the changeset viewer.