]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/bitmap.tex
documented VFS handlers
[wxWidgets.git] / docs / latex / wx / bitmap.tex
index 1739b0443985c6fa62e65a5a92f889021f8e8295..0fffc0a71a947f95fa10ed55baf046b32b9cd507 100644 (file)
@@ -321,7 +321,7 @@ Gets the width of the bitmap in pixels.
 
 \membersection{wxBitmap::GetSubBitmap}\label{wxbitmapgetsubbitmap}
 
-\constfunc{wxBitmap}{GetSubBitmap}{\param{const wxRect&}{rect}}
+\constfunc{wxBitmap}{GetSubBitmap}{\param{const wxRect\&}{rect}}
 
 Returns a sub bitmap of the current one as long as the rect belongs entirely to 
 the bitmap. This function preserves bit depth and mask information.