Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1867
void MapEditorController::redo()
1868
{
1869
doUndo(true);
1870
}
1871
1872
void MapEditorController::doUndo(bool redo)
1873
{
Callers
1
doUndo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected