MCPcopy Create free account
hub / github.com/WheretIB/nullc / Undo

Method Undo

GUI/RichTextarea.cpp:418–421  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

416 }
417
418 void Undo()
419 {
420 HistoryStep(false);
421 }
422
423 void Redo()
424 {

Callers 1

OnCharacterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected