Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • installers/setup_mac.py

    r67d8b1b rb963b20  
    4545import macholib_patch 
    4646 
    47 from sas.sasview import local_config 
     47from sas import get_local_config 
     48local_config = get_local_config() 
    4849 
    4950ICON = local_config.SetupIconFile_mac 
Note: See TracChangeset for help on using the changeset viewer.