Clang warning.
--HG-- branch : develop
This commit is contained in:
parent
961204a2c1
commit
243e9c2894
|
@ -3650,6 +3650,7 @@ QRectF VPattern::ActiveDrawBoundingRect() const
|
|||
break;
|
||||
case Tool::EllipticalArc:
|
||||
rec = ToolBoundingRect<VToolEllipticalArc>(rec, tool.getId());
|
||||
break;
|
||||
//These tools are not accesseble in Draw mode, but still 'history' contains them.
|
||||
case Tool::Detail:
|
||||
case Tool::UnionDetails:
|
||||
|
|
Loading…
Reference in New Issue
Block a user