Issue on compiling a slate widget

Hello Dino,

Go into your “ProjectName”.h file and add

#include “SlateBasics.h”

This should fix the compiler error that you are seeing.

Have a great day