mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-05 03:50:07 +00:00
Added some missing braces in StandaloneFilterApp
This commit is contained in:
parent
2119cc7ff3
commit
141be27dab
1 changed files with 2 additions and 0 deletions
|
|
@ -126,7 +126,9 @@ public:
|
|||
});
|
||||
}
|
||||
else
|
||||
{
|
||||
quit();
|
||||
}
|
||||
}
|
||||
|
||||
protected:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue