Somthing different with LookandFeel in 1.14?

i just tried to port my project over to 1.14 but now i’m getting a lot of unresolved externs for the LookandFeel class

any ideas?

Thanks

A few of the method definitiions will have changed a bit where I’ve needed to add parameters, etc. If you’ve been overloading them in your code you’ll probably have to update your subclasses to match.