Ignore:
Timestamp:
04/19/12 18:06:56 (12 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Implemented the beginnings of the main menu and the separate debug log tab

File:
1 edited

Legend:

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

    r92 r93  
    359359            flight = self._wizard.loginResult.flights[index]
    360360            self._wizard._bookedFlight = flight
     361            # FIXME: with PyGObject this call causes error messages to
     362            # appear on the standard output
     363            self._wizard.gui.enableFlightInfo()
    361364
    362365            self._updateDepartureGate()
Note: See TracChangeset for help on using the changeset viewer.