X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ddbb966daa6f8e3cbdc670fb1c17325647d35f34..cea0869cdf378f178f2ff3751b7f348fa8db7bf2:/wxPython/src/_dc.i diff --git a/wxPython/src/_dc.i b/wxPython/src/_dc.i index 780ba5610c..90ddab72b5 100644 --- a/wxPython/src/_dc.i +++ b/wxPython/src/_dc.i @@ -703,7 +703,7 @@ converting a height, for example.", ""); DocDeclStr( virtual wxSize , GetPPI() const, - "Resolution in Pixels per inch", ""); + "Resolution in pixels per inch", ""); DocDeclStr( @@ -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. +// ", "");