File diff r13023:9f6499c8d4fb → r13024:48c81d0b078a
src/group_gui.cpp
Show inline comments
 
@@ -676,7 +676,7 @@ public:
 
	{
 
		/* abort drag & drop */
 
		this->vehicle_sel = INVALID_VEHICLE;
 
		this->InvalidateWidget(GRP_WIDGET_LIST_VEHICLE);
 
		this->SetWidgetDirty(GRP_WIDGET_LIST_VEHICLE);
 
	}
 

	
 
	void ShowRenameGroupWindow(GroupID group)