You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Fix non-unity/non-pch editor builds, and use that configuration for non-unity builds in future. Catches more include errors.
#rb none #lockdown Nick.Penwarden [CL 3231640 by Ben Marsh in Main branch]
This commit is contained in:
committed by
Ben.Marsh@epicgames.com
parent
6e9a01a59f
commit
546bfb7b88
+1
@@ -3,6 +3,7 @@
|
||||
#include "SlateWidgetLocatorByDelegate.h"
|
||||
#include "SlateWidgetElement.h"
|
||||
#include "IElementLocator.h"
|
||||
#include "Framework/Application/SlateApplication.h"
|
||||
|
||||
class FSlateWidgetLocatorByWidgetDelegate
|
||||
: public IElementLocator
|
||||
|
||||
Reference in New Issue
Block a user