Ignore:
Timestamp:
Sep 19, 2018 5:28:12 AM (6 years ago)
Author:
wojciech
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:
c1bc9de
Parents:
ccd2b87
Message:

Moved reported results handling to GuiManager?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/Perspectives/Invariant/InvariantPerspective.py

    r42d79fc rdee9e5f  
    112112        # Let's choose the Standard Item Model. 
    113113        self.model = QtGui.QStandardItemModel(self) 
    114  
    115         #Disable reporting results 
    116         self.parent._workspace.actionReport.setEnabled(False) 
    117114 
    118115        # Connect buttons to slots. 
Note: See TracChangeset for help on using the changeset viewer.