]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/file.tex
attempts to fix wxStaticBitmap::SetBitmap() - still doesn't work
[wxWidgets.git] / docs / latex / wx / file.tex
index 62aedec322fbc8d8e05d2adde0a464ecd8929f96..73b55f5b24455bb0f781c4f4b8fe3c2fcbd42105 100644 (file)
@@ -9,6 +9,10 @@ between platforms and compilers.
 
 None.
 
+\wxheading{Include files}
+
+<wx/file.h>
+
 \wxheading{Constants}
 
 wx/file.h defines the following constants:
@@ -257,7 +261,7 @@ TRUE if the operation was successful.
 
 \membersection{wxFile::Write}\label{wxfilewrites}
 
-\func{bool}{Write}{\param{const wxString& }{s}}
+\func{bool}{Write}{\param{const wxString\& }{s}}
 
 Writes the contents of the string to the file, returns TRUE on success.