]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/fdrepdlg.tex
new wxASSERT implementation using wxAssert() helper function
[wxWidgets.git] / docs / latex / wx / fdrepdlg.tex
index ef44dfb86470fc5ed6705c1238d6efc48f0ac67b..a1cbe828e34ba2c318f64067b997661bf6e6e79b 100644 (file)
@@ -88,7 +88,9 @@ dialog and calling them has no effect later.
 
 \wxheading{Include files}
 
+\begin{verbatim}
 #include <wx/fdrepdlg.h>
+\end{verbatim}
 
 \wxheading{Derived from}
 
@@ -96,7 +98,7 @@ dialog and calling them has no effect later.
 
 \wxheading{Data structures}
 
-Flages used by 
+Flags used by 
 \helpref{wxFindReplaceData::GetFlags()}{wxfindreplacedatagetflags} and
 \helpref{wxFindDialogEvent::GetFlags()}{wxfinddialogeventgetflags}:
 
@@ -193,7 +195,9 @@ Please see the dialogs sample for example of using it.
 
 \wxheading{Include files}
 
+\begin{verbatim}
 #include <wx/fdrepdlg.h>
+\end{verbatim}
 
 \wxheading{Derived from}