// Copyright Epic Games, Inc. All Rights Reserved. #include "DetailWidgetRow.h" #include "PropertyEditorHelpers.h" const float FDetailWidgetRow::DefaultValueMinWidth = 125.0f; const float FDetailWidgetRow::DefaultValueMaxWidth = 125.0f;