PluginListComponent bug

Hey Jules -

Silly little bug here. Not sure why, but on mac the PluginListComponent listbox always comes up blank (when passed a KnownPluginList that is not blank - of course).

just a simple listBox->updateContent() in the constructor remedies the issue.

It works fine on PC, by the way, just a Mac issue.

Strange… ok, thanks, I’ll tweak it.