Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/sasgui/perspectives/fitting/fitproblem.py

    rfc18690 rd85c194  
    1414################################################################################ 
    1515import copy 
    16 from sas.sascalc.data_util.qsmearing import smear_selection 
     16from sas.models.qsmearing import smear_selection 
    1717 
    1818class FitProblemComponent(object): 
Note: See TracChangeset for help on using the changeset viewer.