Changeset 3c6ecd9 in sasview for src/sas/qtgui/Perspectives/Fitting/FittingOptions.py
- Timestamp:
- May 7, 2018 6:47:21 AM (7 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:
- 42787fb
- Parents:
- b0ba43e (diff), 80468f6 (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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Fitting/FittingOptions.py
re90988c raed0532 158 158 """ 159 159 tree_location = GuiUtils.HELP_DIRECTORY_LOCATION 160 tree_location += "/user/ sasgui/perspectives/fitting/"160 tree_location += "/user/qtgui/Perspectives/Fitting/" 161 161 162 162 # Actual file anchor will depend on the combo box index
Note: See TracChangeset
for help on using the changeset viewer.