SketcherGui: Compiler warning fix
This commit is contained in:
committed by
abdullahtahiriyo
parent
0525cee4ee
commit
4ff00ef998
@@ -90,10 +90,10 @@ public:
|
||||
, roundCorners(roundcorners)
|
||||
, makeFrame(frame)
|
||||
, cornersReversed(false)
|
||||
, thickness(0.)
|
||||
, radius(0.0)
|
||||
, length(0.0)
|
||||
, width(0.0)
|
||||
, thickness(0.)
|
||||
, radiusFrame(0.0)
|
||||
, angle(0.0)
|
||||
, angle123(0.0)
|
||||
|
||||
Reference in New Issue
Block a user