mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-16 00:34:19 +00:00
Fixed some incorrect documentation in ValueWithDefault and added some unit tests to the class
This commit is contained in:
parent
c29eea44e3
commit
e5204bafe9
3 changed files with 115 additions and 2 deletions
|
|
@ -39,6 +39,7 @@
|
|||
#include "values/juce_ValueTree.cpp"
|
||||
#include "values/juce_ValueTreeSynchroniser.cpp"
|
||||
#include "values/juce_CachedValue.cpp"
|
||||
#include "values/juce_ValueWithDefault.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