You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Copying //UE4/Dev-Enterprise@4705006 to Dev-Main (//UE4/Dev-Main)
#rb none #lockdown Nick.Penwarden [CL 4705151 by Francis Hurteau in Main 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