Ignore:
Timestamp:
Nov 14, 2017 6:04:41 AM (6 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:
fa81e94
Parents:
f1f3e6a
Message:

Fixes to the Invariant perspective

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/Perspectives/Fitting/FittingWidget.py

    r53c771e r7c487846  
    137137        if data is not None: 
    138138            self.data = data 
    139  
    140     #def close(self): 
    141     #    """ 
    142     #    Remember to kill off things on exit 
    143     #    """ 
    144     #    self.helpView.close() 
    145     #    del self.helpView 
    146139 
    147140    @property 
Note: See TracChangeset for help on using the changeset viewer.