// Copyright Epic Games, Inc. All Rights Reserved. #include "SRewindDebuggerDetails.h" #define LOCTEXT_NAMESPACE "SRewindDebuggerDetails" void SRewindDebuggerDetails::Construct(const FArguments& InArgs, const TSharedRef& ConstructUnderMajorTab, const TSharedPtr& ConstructUnderWindow) { } #undef LOCTEXT_NAMESPACE