File diff r18875:1438011bedd9 → r18876:3403b9c464f9
src/vehicle_gui.h
Show inline comments
 
@@ -15,13 +15,12 @@
 
#include "window_type.h"
 
#include "vehicle_type.h"
 
#include "order_type.h"
 
#include "station_type.h"
 
#include "engine_type.h"
 
#include "company_type.h"
 
#include "widgets/vehicle_widget.h"
 

	
 
void ShowVehicleRefitWindow(const Vehicle *v, VehicleOrderID order, Window *parent, bool auto_refit = false);
 

	
 
/** The tabs in the train details window */
 
enum TrainDetailsWindowTabs {
 
	TDW_TAB_CARGO = 0, ///< Tab with cargo carried by the vehicles