]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/strmfile.tex
Added wxStaticBitmap::SetIcon()
[wxWidgets.git] / docs / latex / wx / strmfile.tex
index c96b0610222471d6c99d12fcdf2321386cffa062..fdbf8bae0846cacf9f3dbc26df31988cccb75bf2 100644 (file)
@@ -75,7 +75,7 @@ Returns TRUE if the stream is initialized and ready.
 Creates a new file with \it{ofilename} name and initializes the stream in
 write-only mode. 
 
-\func{}{wxFileOutputStream}{\param{wxFile&}{ file}}
+\func{}{wxFileOutputStream}{\param{wxFile\&}{ file}}
 
 Initializes a file stream in write-only mode using the file I/O object \it{file}.