Changeset 694:63fee61a34d5


Ignore:
Timestamp:
10/25/15 06:14:33 (8 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
cef
hg-Phase:
(<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'public')
Message:

Added an extra progress message (re #279).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/gui/mava_simbrief.py

    r693 r694  
    253253            return xml_link
    254254        else:
     255            update_progress(MavaSimbriefIntegrator.PROGRESS_WAITING_RESULT,
     256                            MavaSimbriefIntegrator.RESULT_ERROR_OTHER, None)
    255257            return None
    256258
Note: See TracChangeset for help on using the changeset viewer.