MCPcopy Create free account
hub / github.com/OpenOrienteering/mapper / redo

Method redo

src/gui/map/map_editor.cpp:1867–1870  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1865}
1866
1867void MapEditorController::redo()
1868{
1869 doUndo(true);
1870}
1871
1872void MapEditorController::doUndo(bool redo)
1873{

Callers 1

doUndoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected