This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
JUCE
mirror of
https://github.com/DISTRHO/JUCE
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
Browse Source
Add new line to end of juce_AAX_Modifier_Injector.h
tags/2021-05-28
hogliux
8 years ago
parent
76007233ae
commit
6039a19b1a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
modules/juce_audio_plugin_client/AAX/juce_AAX_Modifier_Injector.h
+ 1
- 1
modules/juce_audio_plugin_client/AAX/juce_AAX_Modifier_Injector.h
View File
@@ -38,4 +38,4 @@ struct ModifierKeyReceiver
virtual void removeModifierKeyProvider () = 0;
};
#endif
#endif
Write
Preview
Loading…
Cancel
Save