1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
This commit is contained in:
jules 2007-12-10 18:14:50 +00:00
parent ed16677c2b
commit a862fc6997

View file

@ -780,7 +780,7 @@ private:
SMPTETime lastSMPTETime;
AUChannelInfo channelInfo [numChannelConfigs];
AudioUnitEvent auEvent;
MemoryBlock presetsArray;
mutable MemoryBlock presetsArray;
};