You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Add includes to files to remove the need of including Engine.h.
[CL 2508000 by Mikolaj Sieluzycki in Main branch]
This commit is contained in:
committed by
Mikolaj.Sieluzycki@epicgames.com
parent
9ecd98e2dc
commit
a96989f147
@@ -8,6 +8,8 @@
|
||||
#include "LevelEditorGenericDetails.h"
|
||||
#include "ScopedTransaction.h"
|
||||
#include "SourceCodeNavigation.h"
|
||||
#include "Engine/Selection.h"
|
||||
#include "Engine/BlueprintGeneratedClass.h"
|
||||
|
||||
class SActorDetailsUneditableComponentWarning : public SCompoundWidget
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user