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