Changeset 771:76aae72ccaba for src/mlx/gui
- Timestamp:
- 05/06/16 18:10:55 (9 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mlx/gui/flight.py
r769 r771 1364 1364 if registrationOK: 1365 1365 if result.loggedIn: 1366 self._wizard._loginResult = result 1366 1367 self._wizard.nextPage() 1367 1368 else:
Note:
See TracChangeset
for help on using the changeset viewer.