1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_data_structures/undomanager
2019-05-15 11:02:03 +01:00
..
juce_UndoableAction.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
juce_UndoManager.cpp Added some overloads to OwnedArray to let items be added from std::unique_ptrs. Also removed OwnedArray::addIfNotAlreadyThere because it's ambiguous about whether the object should be deleted if it fails to be added! 2019-05-15 11:02:03 +01:00
juce_UndoManager.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00