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:
parent
c2caad42b5
commit
3f72a03f30
1 changed files with 1 additions and 1 deletions
|
|
@ -341,7 +341,7 @@ public:
|
|||
insideControlPanelModalLoop (false),
|
||||
shouldUsePreferredSize (false)
|
||||
{
|
||||
::CoInitialize (nullptr);
|
||||
::CoInitialize (nullptr);
|
||||
|
||||
name = devName;
|
||||
inBuffers.calloc (4);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue