Home
last modified time | relevance | path

Searched refs:SwitchDashesUndoStepType (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/undo/
H A Dundo.h63 SwitchDashesUndoStepType = 4, enumerator
H A Dundo.cpp65 case SwitchDashesUndoStepType: in getUndoStepForType()
H A Dobject_undo.cpp657 : ObjectModifyingUndoStep(SwitchDashesUndoStepType, map) in SwitchDashesUndoStep()