mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-29 02:40:05 +00:00
Added a getUndoManager() method to CachedValue and ValueWithDefault and made CachedValue weak referenceable
This commit is contained in:
parent
f67d2e01be
commit
c29eea44e3
3 changed files with 12 additions and 9 deletions
|
|
@ -144,11 +144,6 @@ public:
|
|||
|
||||
expect (t["testkey"] == var());
|
||||
}
|
||||
|
||||
beginTest ("reset value");
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue