AsShared() error with SListView

It’s solved, but just in case somebody else stumbles across this:

The problem can be easily solved by adding the complete slate graphics to an own class and inherit from TSharedFromThis. Just take a look in the UE source code.