Ignore:
Timestamp:
07/04/19 17:57:45 (5 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
python3
Phase:
public
Message:

Using 'Gtk' instead of 'gtk' (re #347)

File:
1 edited

Legend:

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

    r919 r996  
    1818#------------------------------------------------------------------------------
    1919
    20 class ACARS(gtk.VBox):
     20class ACARS(Gtk.VBox):
    2121    """The flight info tab."""
    2222    # The URL of the ACARS map
Note: See TracChangeset for help on using the changeset viewer.