X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3a7fb603c3ec7afbbf887e2c804085e21da99163..fbec75d080528decc6f8dccc1e9407268a3d15d3:/interface/dcmirror.h?ds=sidebyside diff --git a/interface/dcmirror.h b/interface/dcmirror.h index 4380e58a6b..d15af962f0 100644 --- a/interface/dcmirror.h +++ b/interface/dcmirror.h @@ -16,7 +16,7 @@ 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. - @wxsince{2.5.0} + @since 2.5.0 @library{wxcore} @category{dc}