mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Misc tidying-up.
This commit is contained in:
parent
f86739b221
commit
4ce1908f79
28 changed files with 129 additions and 131 deletions
|
|
@ -53,7 +53,7 @@ public:
|
|||
return true;
|
||||
}
|
||||
|
||||
void actionListenerCallback (const String& message)
|
||||
void actionListenerCallback (const String& message) override
|
||||
{
|
||||
if (JUCEApplication* const app = JUCEApplication::getInstance())
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue