]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_dc.i
fixed a crash and a leak in GetShortcutTarget() (closes bug 1541321)
[wxWidgets.git] / wxPython / src / _dc.i
index 780ba5610ce80fb20ddfe1a3a1ba5b0e72092cfc..90ddab72b5f6a8ce51fedc1c307ad12a1ae3c939 100644 (file)
@@ -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.
+// ", "");