Changeset 697:7aa5107d9ec1 for src/mlx/gui
- Timestamp:
- 10/25/15 06:24:00 (9 years ago)
- Branch:
- cef
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mlx/gui/cef.py
r696 r697 210 210 SIMBRIEF_RESULT_OK, flight_info) 211 211 except Exception, e: 212 print "Failed retrievingthe briefing:", e212 print "Failed to retrieve the briefing:", e 213 213 updateProgress(SIMBRIEF_PROGRESS_RETRIEVING_BRIEFING, 214 214 SIMBRIEF_RESULT_ERROR_OTHER, None)
Note:
See TracChangeset
for help on using the changeset viewer.