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

Method undo

src/gui/map/map_editor.cpp:1862–1865  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1860}
1861
1862void MapEditorController::undo()
1863{
1864 doUndo(false);
1865}
1866
1867void MapEditorController::redo()
1868{

Callers 1

doUndoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected