1
0
Fork 0
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:
Julian Storer 2010-10-04 18:32:25 +01:00
parent 098f0af3ed
commit 38c64a7840
9 changed files with 32 additions and 21 deletions

View file

@ -153,7 +153,7 @@ public:
file.getFileName(),
&icon, fileSize, modTime,
isDirectory, isSelected(),
indexInContentsList);
indexInContentsList, owner);
}
void itemClicked (const MouseEvent& e)