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

Method undoStepCount

src/undo/undo_manager.cpp:237–240  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

235
236
237int UndoManager::undoStepCount() const
238{
239 return current_index;
240}
241
242
243UndoStep* UndoManager::nextUndoStep() const

Callers 2

compareMapsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected