X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/36be32ecdc225893cbffb1b57cc4f014c463b383..a97d569cbbf90ba8bb293214055c3a8c19d447b5:/docs/latex/wx/mirrordc.tex diff --git a/docs/latex/wx/mirrordc.tex b/docs/latex/wx/mirrordc.tex index a3ec050edb..0fb505c4fe 100644 --- a/docs/latex/wx/mirrordc.tex +++ b/docs/latex/wx/mirrordc.tex @@ -17,7 +17,7 @@ without changes (no mirroring takes place) or exchanges {\it x} and {\it y} coordinates which makes it possible to reuse the same code to draw a figure and its mirror -- i.e. reflection related to the diagonal line $x == y$. -wxMirrorDC has been added in wxWindows version 2.5.0. +wxMirrorDC has been added in wxWidgets version 2.5.0. \wxheading{Derived from} @@ -40,4 +40,3 @@ drawn on wxMirrorDC will appear (and maybe mirrored) on \arg{dc}. \arg{mirror} specifies if we do mirror (if it is \true) or not (if it is \false). -