]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/fdrepdlg.tex
fix the include files
[wxWidgets.git] / docs / latex / wx / fdrepdlg.tex
index 8e2710540e231884841b150df247cdfbdb089e44..aee54bf6d4272a6f375dc34c1f6da03a423c3499 100644 (file)
@@ -15,7 +15,9 @@ wxFindReplaceDialog events
 
 \wxheading{Derived from}
 
-\helpref{wxCommandEvent}{wxcommandevent}
+\helpref{wxCommandEvent}{wxcommandevent}\\
+\helpref{wxEvent}{wxevent}\\
+\helpref{wxObject}{wxobject}
 
 \wxheading{Include files}
 
@@ -189,6 +191,9 @@ Set the string to find (used as initial value by the dialog).
 
 Set the replacement string (used as initial value by the dialog).
 
+
+
+
 \section{\class{wxFindReplaceDialog}}\label{wxfindreplacedialog}
 
 wxFindReplaceDialog is a standard modeless dialog which is used to allow the
@@ -203,9 +208,8 @@ Please see the dialogs sample for an example of using it.
 
 \wxheading{Include files}
 
-\begin{verbatim}
-#include <wx/fdrepdlg.h>
-\end{verbatim}
+<wx/fdrepdlg.h>
+
 \wxheading{Library}
 
 \helpref{wxCore}{librarieslist}
@@ -213,7 +217,11 @@ Please see the dialogs sample for an example of using it.
 
 \wxheading{Derived from}
 
-\helpref{wxDialog}{wxdialog}
+\helpref{wxDialog}{wxdialog}\\
+\helpref{wxTopLevelWindow}{wxtoplevelwindow}\\
+\helpref{wxWindow}{wxwindow}\\
+\helpref{wxEvtHandler}{wxevthandler}\\
+\helpref{wxObject}{wxobject}
 
 \latexignore{\rtfignore{\wxheading{Members}}}