File diff r27475:997d62d70d7c → r27476:bb4a1b3a079d
src/vehicle_gui.cpp
Show inline comments
 
@@ -1966,7 +1966,7 @@ public:
 
		this->SortVehicleList();
 

	
 
		if (this->vehicles.size() == 0 && this->IsWidgetLowered(WID_VL_MANAGE_VEHICLES_DROPDOWN)) {
 
			HideDropDownMenu(this);
 
			this->CloseChildWindows(WC_DROPDOWN_MENU);
 
		}
 

	
 
		/* Hide the widgets that we will not use in this window