Ignore:
Timestamp:
05/01/12 08:29:24 (12 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Implemented ACARS sending

File:
1 edited

Legend:

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

    r138 r139  
    212212        alignment = gtk.Alignment(xalign = 0.5, yalign = 0.5,
    213213                                  xscale = 0.0, yscale = 0.0)
    214        
     214
    215215        table = gtk.Table(2, 3)
    216216        table.set_row_spacings(4)
Note: See TracChangeset for help on using the changeset viewer.