mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-18 00:54:19 +00:00
Added new class: CachedValue
This commit is contained in:
parent
905533c68e
commit
a439c6ad8d
6 changed files with 497 additions and 12 deletions
|
|
@ -39,6 +39,7 @@ namespace juce
|
|||
#include "values/juce_Value.cpp"
|
||||
#include "values/juce_ValueTree.cpp"
|
||||
#include "values/juce_ValueTreeSynchroniser.cpp"
|
||||
#include "values/juce_CachedValue.cpp"
|
||||
#include "undomanager/juce_UndoManager.cpp"
|
||||
#include "app_properties/juce_ApplicationProperties.cpp"
|
||||
#include "app_properties/juce_PropertiesFile.cpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue