Namespace issue

Hi there,

I have another namespace issue using JUCE_CATCH_EXCEPTION with JUCE_CATCH_UNHANDLED_EXCEPTIONS flag
Indeed, at lines 216 and 220 it lacks juce:: in front of JUCEApplication::sendUnhandledException()

Cheers

Ok, that’s easy to fix!