mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-02 03:20:06 +00:00
updated some of the mac pre-built apps.
This commit is contained in:
parent
7dfc764bf0
commit
fe5eaa5f19
5 changed files with 4 additions and 0 deletions
|
|
@ -353,6 +353,7 @@ ListBox::ListBox (const String& name, ListBoxModel* const model_)
|
|||
addAndMakeVisible (viewport = new ListViewport (*this));
|
||||
|
||||
setWantsKeyboardFocus (true);
|
||||
colourChanged();
|
||||
}
|
||||
|
||||
ListBox::~ListBox()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue