mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Accessibility: Remove redundant method declaration and general fixups
This commit is contained in:
parent
17ca903aaa
commit
588e776bb6
8 changed files with 95 additions and 115 deletions
|
|
@ -28,8 +28,6 @@ namespace juce
|
|||
|
||||
AccessibilityHandler* AccessibilityHandler::currentlyFocusedHandler = nullptr;
|
||||
|
||||
bool areAnyAccessibilityClientsActive();
|
||||
|
||||
enum class InternalAccessibilityEvent
|
||||
{
|
||||
elementCreated,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue