[Sketcher] Fix typo
This commit is contained in:
committed by
abdullahtahiriyo
parent
6bb1fb6732
commit
3eb233dc37
@@ -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