X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc0d5b6bd2f479983377bbc0068cb061c6ccce98..b7d216951f5488dfe15ca33c098c39d37bf81813:/docs/latex/wx/fdrepdlg.tex diff --git a/docs/latex/wx/fdrepdlg.tex b/docs/latex/wx/fdrepdlg.tex index e5e8be2eb5..6b73f9117e 100644 --- a/docs/latex/wx/fdrepdlg.tex +++ b/docs/latex/wx/fdrepdlg.tex @@ -6,7 +6,7 @@ %% Created: 01.08.01 %% RCS-ID: $Id$ %% Copyright: (c) 2001 Vadim Zeitlin -%% License: wxWindows license +%% License: wxWidgets license %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{\class{wxFindDialogEvent}}\label{wxfinddialogevent} @@ -46,7 +46,7 @@ any pointers to it cannot be used any longer.} \func{}{wxFindDialogEvent}{\param{wxEventType }{commandType = wxEVT\_NULL}, \param{int }{id = 0}} -Constuctor used by wxWindows only. +Constuctor used by wxWidgets only. \membersection{wxFindDialogEvent::GetFlags}\label{wxfinddialogeventgetflags} @@ -226,7 +226,7 @@ Destructor. \func{bool}{Create}{\param{wxWindow * }{parent}, \param{wxFindReplaceData* }{data}, \param{const wxString\& }{title}, \param{int }{style = 0}} -Creates the dialog and shows it on screen. +Creates the dialog; use \helpref{Show}{wxwindowshow} to show it on screen. The {\it parent} and {\it data} parameters must be non-{\tt NULL}. \membersection{wxFindReplaceDialog::GetData}\label{wxfindreplacedialoggetdata}