1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Fixed whitespace in last commit

This commit is contained in:
hogliux 2016-11-11 15:16:12 +00:00
parent c2caad42b5
commit 3f72a03f30

View file

@ -341,7 +341,7 @@ public:
insideControlPanelModalLoop (false),
shouldUsePreferredSize (false)
{
::CoInitialize (nullptr);
::CoInitialize (nullptr);
name = devName;
inBuffers.calloc (4);