mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
This commit is contained in:
parent
a63bec1972
commit
b48a4e7856
12 changed files with 77 additions and 76 deletions
|
|
@ -209,6 +209,7 @@ public:
|
|||
|
||||
addAndMakeVisible (treeView = new TreeView());
|
||||
treeView->setRootItem (rootItem);
|
||||
treeView->setMultiSelectEnabled (true);
|
||||
|
||||
resized();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue