View | Details | Raw Unified
Collapse All | Expand All

(-) file_not_specified_in_diff (-1 / +1 lines)
 Lines 110-116    Link Here 
	// Load a new airport from the raw data location
	// Load a new airport from the raw data location
	void New();
	void New();
	// Enable/disable menu items that are only enabled when an airport is loaded.
	// Enable/disable menu items that are only enabled when an airport is loaded.
	void TDFrame::EnableAirportMenuItems(bool b);
	void EnableAirportMenuItems(bool b);
	
	
public:
public:
	void EnableImageLoadedItems(bool b);
	void EnableImageLoadedItems(bool b);