1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-23 01:44:22 +00:00
JUCE/modules/juce_data_structures/undomanager
2016-08-08 11:31:13 +01:00
..
juce_UndoableAction.h Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 2016-08-03 09:43:07 +01:00
juce_UndoManager.cpp Changed UndoManager so that if a transaction is aborted with undoCurrentTransactionOnly(), then any previously-saved future redo states are restored. 2016-08-08 11:31:13 +01:00
juce_UndoManager.h Changed UndoManager so that if a transaction is aborted with undoCurrentTransactionOnly(), then any previously-saved future redo states are restored. 2016-08-08 11:31:13 +01:00