[Sketcher] Fix typo

This commit is contained in:
0penBrain
2022-02-15 16:12:35 +01:00
committed by abdullahtahiriyo
parent a360829e9b
commit 3b1d8fd918

View File

@@ -436,7 +436,7 @@ public:
STATUS_SKETCH_DragConstraint, /**< enum value while dragging a compatible constraint. */
STATUS_SKETCH_UseHandler, /**< enum value a DrawSketchHandler is in control. */
STATUS_SKETCH_StartRubberBand, /**< enum value for initiating a rubber band selection */
STATUS_SKETCH_UseRubberBand /**< enum value when making a rubber band selection *//**< enum value a DrawSketchHandler is in control. */
STATUS_SKETCH_UseRubberBand /**< enum value when making a rubber band selection */
};
/// is called by GuiCommands to set the drawing mode