mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-22 01:34:21 +00:00
ValueTreePropertyWithDefault: Remove message thread dependency
This commit is contained in:
parent
156722d299
commit
53c6d19ed9
2 changed files with 74 additions and 35 deletions
|
|
@ -64,8 +64,6 @@ public:
|
|||
|
||||
beginTest ("set default");
|
||||
{
|
||||
ScopedJuceInitialiser_GUI scopedJuceInitialiser_gui;
|
||||
|
||||
ValueTree t ("root");
|
||||
|
||||
ValueTreePropertyWithDefault value (t, "testkey", nullptr);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue