Changeset 38f4bc6 in sasview for installers


Ignore:
Timestamp:
Sep 26, 2018 7:02:48 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:
dce68f6
Parents:
aa333e3
Message:

Adding support for retina screen on OSX

File:
1 edited

Legend:

Unmodified
Added
Removed
  • installers/sasview_qt5_osx.spec

    r6923863 r38f4bc6  
    188188        name='SasView5.0.app', 
    189189        icon='../src/sas/sasview/images/ball.icns', 
    190         bundle_identifier=None) 
     190        bundle_identifier=None, 
     191        info_plist={'NSHighResolutionCapable': 'True'}) 
    191192 
Note: See TracChangeset for help on using the changeset viewer.