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

Method Redo

GUI/RichTextarea.cpp:423–426  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

421 }
422
423 void Redo()
424 {
425 HistoryStep(true);
426 }
427
428 void HistoryStep(bool redo)
429 {

Callers 1

OnCharacterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected