1.1 --- a/floatobj.cpp Wed Apr 25 16:02:54 2007 +0000
1.2 +++ b/floatobj.cpp Wed Oct 29 17:42:34 2008 +0000
1.3 @@ -97,7 +97,7 @@
1.4 return bbox;
1.5 }
1.6
1.7 -QRectF FloatObj::getBBoxSizeWithChilds()
1.8 +QRectF FloatObj::getBBoxSizeWithChildren()
1.9 {
1.10 return bboxTotal;
1.11 }