]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/fdrepdlg.tex
fix the include files
[wxWidgets.git] / docs / latex / wx / fdrepdlg.tex
index a232a701926783a0f1d2056cb33b7b2a6b764974..aee54bf6d4272a6f375dc34c1f6da03a423c3499 100644 (file)
@@ -15,12 +15,18 @@ wxFindReplaceDialog events
 
 \wxheading{Derived from}
 
-\helpref{wxCommandEvent}{wxcommandevent}
+\helpref{wxCommandEvent}{wxcommandevent}\\
+\helpref{wxEvent}{wxevent}\\
+\helpref{wxObject}{wxobject}
 
 \wxheading{Include files}
 
 <wx/fdrepdlg.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{Event table macros}
 
 To process a command event from 
@@ -91,6 +97,10 @@ dialog and calling them has no effect later.
 \begin{verbatim}
 #include <wx/fdrepdlg.h>
 \end{verbatim}
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 
 \wxheading{Derived from}
 
@@ -181,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
@@ -195,13 +208,20 @@ 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}
+
 
 \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}}}