Changeset 6c8fb2c in sasview for src/sas/qtgui/GuiManager.py


Ignore:
Timestamp:
Apr 11, 2017 6:06:56 AM (7 years ago)
Author:
Piotr Rozyczko <rozyczko@…>
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:
83eb5208
Parents:
9687d58
Message:

Fitting options - connected GUI to logic.
Minor UI redesign of fitting options tab.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/GuiManager.py

    r1970780 r6c8fb2c  
    3030# Perspectives 
    3131import Perspectives 
    32 #from sas.qtgui.Perspectives.Invariant.InvariantPerspective import InvariantWindow 
    33 #from sas.qtgui.Perspectives.Fitting.FittingPerspective import FittingWindow 
     32from sas.qtgui.Perspectives.Fitting.FittingPerspective import FittingWindow 
    3433from sas.qtgui.DataExplorer import DataExplorerWindow 
    3534 
Note: See TracChangeset for help on using the changeset viewer.