Skip to content

Conversation

@ScottKane
Copy link

Compilation is failing because FEditorStyle doesn't exist, adding #include "EditorStyleSet.h" would fix this but as it's been deprecated switching to FAppStyle.GetBrush() seems to be the sensible option.

Compilation is failing because `FEditorStyle` doesn't exist, adding `#include "EditorStyleSet.h"` would fix this but as it's been deprecated switching to `FAppStyle.GetBrush()` seems to be the sensible option.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant