mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-03 03:30:06 +00:00
This commit is contained in:
parent
b915aea53e
commit
76acff4add
16 changed files with 1672 additions and 1653 deletions
|
|
@ -2138,7 +2138,7 @@ void Component::inputAttemptWhenModal()
|
|||
{
|
||||
getTopLevelComponent()->toFront (true);
|
||||
|
||||
PlatformUtilities::beep();
|
||||
getLookAndFeel().playAlertSound();
|
||||
}
|
||||
|
||||
bool Component::canModalEventBeSentToComponent (const Component*)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue