mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
This commit is contained in:
parent
db96b5a613
commit
a7f030a67e
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ class AudioProcessor;
|
|||
|
||||
@see AudioProcessor, GenericAudioProcessorEditor
|
||||
*/
|
||||
class AudioProcessorEditor : public Component
|
||||
class JUCE_API AudioProcessorEditor : public Component
|
||||
{
|
||||
protected:
|
||||
//==============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue