Changeset 8eea1b1 in sasview for src/sas/qtgui/Utilities/GuiUtils.py


Ignore:
Timestamp:
Sep 26, 2018 4:47:30 AM (6 years ago)
Author:
Laura Forster <Awork@…>
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:
428c3b2, a80e182
Parents:
20f4857 (diff), 6d87082 (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.
Message:

Merge branch 'ESS_GUI' of https://github.com/SasView/sasview into ESS_GUI

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/Utilities/GuiUtils.py

    r20f4857 r8eea1b1  
    2929from sas.qtgui.Utilities import CustomDir 
    3030 
    31 ## TODO: CHANGE FOR SHIPPED PATH IN RELEASE 
    3231if os.path.splitext(sys.argv[0])[1].lower() != ".py": 
    3332        HELP_DIRECTORY_LOCATION = "doc" 
Note: See TracChangeset for help on using the changeset viewer.