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

Eliminated the annoying background of the fuel tank figures

File:
1 edited

Legend:

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

    r139 r142  
    8888        self._notebook = gtk.Notebook()
    8989        mainVBox.pack_start(self._notebook, True, True, 4)
    90 
     90       
    9191        self._wizard = Wizard(self)
    9292        label = gtk.Label(xstr("tab_flight"))
Note: See TracChangeset for help on using the changeset viewer.