Sketcher: Fix warning not all enum handled in switch
This commit is contained in:
@@ -7940,6 +7940,7 @@ bool SketchObject::getInternalTypeState(const Constraint * cstr, Sketcher::Inter
|
||||
|
||||
switch(cstr->AlignmentType){
|
||||
case Undef:
|
||||
case NumInternalAlignmentType:
|
||||
internaltypestate = InternalType::None;
|
||||
break;
|
||||
case EllipseMajorDiameter:
|
||||
|
||||
Reference in New Issue
Block a user