Changeset aadfd693 in sasview


Ignore:
Timestamp:
May 7, 2018 4:34:11 AM (6 years ago)
Author:
wojciech
Branches:
master, magnetic_scatt, release-4.2.2, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, unittest-saveload
Children:
d55e750
Parents:
08707cc
Message:

final message improvement

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/sasview/sasview.py

    r08707cc raadfd693  
    238238        dlg = GenericMessageBox(parent=None, 
    239239            text='No compiler installed. Please follow instruction for\n' 
    240                 'Xcode command line installation and restart SasView\n\n' 
     240                'command line developers tools installation and restart SasView\n\n' 
    241241                'SasView is terminating now\n', 
    242242            title = 'Compiler Info') 
Note: See TracChangeset for help on using the changeset viewer.