Ignore:
Timestamp:
04/24/16 12:50:26 (8 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

The check flight can also be performed and the registration logic is hopefully complete (re #285)

File:
1 edited

Legend:

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

    r755 r769  
    581581
    582582        if self.loggedIn:
    583             self._wizard.reloadFlights(self._handleReloadResult)
     583            self._wizard.cancelFlight(self._handleReloadResult)
    584584        else:
    585585            self._wizard.reset(None)
Note: See TracChangeset for help on using the changeset viewer.