mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Whitespace
This commit is contained in:
parent
18cda401c7
commit
922730f685
1 changed files with 1 additions and 1 deletions
|
|
@ -273,7 +273,7 @@ bool MessageManager::existsAndIsCurrentThread() noexcept
|
|||
struct MessageManager::Lock::BlockingMessage : public MessageManager::MessageBase
|
||||
{
|
||||
BlockingMessage (const MessageManager::Lock* parent) noexcept
|
||||
: owner (parent)
|
||||
: owner (parent)
|
||||
{}
|
||||
|
||||
void messageCallback() override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue