Ignore:
Timestamp:
05/06/16 18:10:55 (8 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Fixed the handling of the login information after registering (re #285)

File:
1 edited

Legend:

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

    r769 r771  
    13641364        if registrationOK:
    13651365            if result.loggedIn:
     1366                self._wizard._loginResult = result
    13661367                self._wizard.nextPage()
    13671368            else:
Note: See TracChangeset for help on using the changeset viewer.