Adapt to some wxDC methods becoming protected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -883,12 +883,12 @@ colour.
|
||||
", "");
|
||||
|
||||
|
||||
DocDeclStr(
|
||||
void , ComputeScaleAndOrigin(),
|
||||
"Performs all necessary computations for given platform and context
|
||||
type after each change of scale and origin parameters. Usually called
|
||||
automatically internally after such changes.
|
||||
", "");
|
||||
// DocDeclStr(
|
||||
// void , ComputeScaleAndOrigin(),
|
||||
// "Performs all necessary computations for given platform and context
|
||||
// type after each change of scale and origin parameters. Usually called
|
||||
// automatically internally after such changes.
|
||||
// ", "");
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user