You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Merging //UE4/Dev-Main@4729937 to Dev-Rendering (//UE4/Dev-Rendering)
#rb none [CL 4730169 by Marcus Wassmer in Dev-Rendering branch]
This commit is contained in:
@@ -74,7 +74,6 @@ bool FSourceControlWindows::ChoosePackagesToCheckIn(const FSourceControlWindowsO
|
||||
|
||||
ISourceControlProvider& SourceControlProvider = ISourceControlModule::Get().GetProvider();
|
||||
FSourceControlOperationRef Operation = ISourceControlOperation::Create<FUpdateStatus>();
|
||||
StaticCastSharedRef<FUpdateStatus>(Operation)->SetCheckingAllFiles(false);
|
||||
SourceControlProvider.Execute(
|
||||
Operation,
|
||||
Filenames,
|
||||
|
||||
Reference in New Issue
Block a user