mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Add FocusOutline class for indicating Component keyboard focus
This commit is contained in:
parent
0e24c9557e
commit
461192b355
14 changed files with 416 additions and 32 deletions
|
|
@ -246,6 +246,7 @@ namespace juce
|
|||
#include "application/juce_Application.cpp"
|
||||
#include "misc/juce_BubbleComponent.cpp"
|
||||
#include "misc/juce_DropShadower.cpp"
|
||||
#include "misc/juce_FocusOutline.cpp"
|
||||
#include "misc/juce_JUCESplashScreen.cpp"
|
||||
|
||||
#include "layout/juce_FlexBox.cpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue