mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-11 23:54:18 +00:00
Added new class ValueTreeSynchroniser
This commit is contained in:
parent
1b3d7e9f3e
commit
0f77ff056d
5 changed files with 318 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ namespace juce
|
|||
|
||||
#include "values/juce_Value.cpp"
|
||||
#include "values/juce_ValueTree.cpp"
|
||||
#include "values/juce_ValueTreeSynchroniser.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