mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Make it possible to attach Component updates to vblank events
This commit is contained in:
parent
542312296f
commit
1da9ccd36c
12 changed files with 420 additions and 121 deletions
|
|
@ -263,6 +263,7 @@ namespace juce
|
|||
#include "windows/juce_ThreadWithProgressWindow.cpp"
|
||||
#include "windows/juce_TooltipWindow.cpp"
|
||||
#include "windows/juce_TopLevelWindow.cpp"
|
||||
#include "windows/juce_VBlankAttachement.cpp"
|
||||
#include "commands/juce_ApplicationCommandInfo.cpp"
|
||||
#include "commands/juce_ApplicationCommandManager.cpp"
|
||||
#include "commands/juce_ApplicationCommandTarget.cpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue