[Sketcher] Fix typo
This commit is contained in:
committed by
abdullahtahiriyo
parent
a360829e9b
commit
3b1d8fd918
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user