Don't use a reference for the return value of wx.Rect.Inflate

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44315 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2007-01-25 23:07:21 +00:00
parent 512696b918
commit 6b5e94c6f9

View File

@@ -572,7 +572,7 @@ public:
DocDeclStr( DocDeclStr(
wxRect&, Inflate(wxCoord dx, wxCoord dy), wxRect, Inflate(wxCoord dx, wxCoord dy),
"Increases the size of the rectangle. "Increases the size of the rectangle.
The left border is moved farther left and the right border is moved The left border is moved farther left and the right border is moved