I’m on JUCE develop:
juce_MultiChoicePropertyComponent.cpp:45:6:
warning: no previous prototype for function ‘updateButtonTickColour’ [-Wmissing-prototypes]
Declare ‘static’ if the function is not intended to be used outside of this translation unit
Strange that this hasn’t been caught before