fixing parameter name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1344,7 +1344,7 @@ public:
|
|||||||
/**
|
/**
|
||||||
Rotates this matrix clockwise (in radians).
|
Rotates this matrix clockwise (in radians).
|
||||||
|
|
||||||
@param radians
|
@param angle
|
||||||
Rotation angle in radians, clockwise.
|
Rotation angle in radians, clockwise.
|
||||||
*/
|
*/
|
||||||
virtual void Rotate(wxDouble angle);
|
virtual void Rotate(wxDouble angle);
|
||||||
|
Reference in New Issue
Block a user