Changeset 1970780 in sasview for src/sas/qtgui/GuiManager.py


Ignore:
Timestamp:
Apr 9, 2017 5:33:01 AM (8 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:
9208346
Parents:
71361f0
Message:

Add display of orientational parameters + minor refactoring

File:
1 edited

Legend:

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

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