mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-20 01:14:20 +00:00
Minor tweaks to LookAndFeel, VST wrapper.
This commit is contained in:
parent
098f0af3ed
commit
38c64a7840
9 changed files with 32 additions and 21 deletions
|
|
@ -153,7 +153,7 @@ public:
|
|||
file.getFileName(),
|
||||
&icon, fileSize, modTime,
|
||||
isDirectory, isSelected(),
|
||||
indexInContentsList);
|
||||
indexInContentsList, owner);
|
||||
}
|
||||
|
||||
void itemClicked (const MouseEvent& e)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue