Changeset 811bec1 in sasview for src/sas/sasgui/perspectives
- Timestamp:
- Mar 17, 2017 4:22:23 AM (8 years ago)
- Branches:
- ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- 4d457df
- Parents:
- cd31251
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasgui/perspectives/fitting/fitting.py
- Property mode changed from 100755 to 100644
r7673ecd r811bec1 41 41 from sas.sasgui.perspectives.fitting.pagestate import Reader 42 42 from sas.sasgui.perspectives.fitting.fitpage import Chi2UpdateEvent 43 from sas.sasgui.perspectives.calculator.model_editor import TextDialog44 from sas.sasgui.perspectives.calculator.model_editor import EditorWindow43 #from sas.sasgui.perspectives.calculator.model_editor import TextDialog 44 #from sas.sasgui.perspectives.calculator.model_editor import EditorWindow 45 45 from sas.sasgui.guiframe.gui_manager import MDIFrame 46 46 from sas.sasgui.guiframe.documentation_window import DocumentationWindow
Note: See TracChangeset
for help on using the changeset viewer.