X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/23bec39ad32a0aae3150dce52e0e8c7d9170c001..ce756cb06a93facb4faa35a1d57c7038fc26e8e1:/docs/latex/wx/dateevt.tex diff --git a/docs/latex/wx/dateevt.tex b/docs/latex/wx/dateevt.tex index 510badc09d..ec2016b124 100644 --- a/docs/latex/wx/dateevt.tex +++ b/docs/latex/wx/dateevt.tex @@ -10,8 +10,8 @@ \section{\class{wxDateEvent}}\label{wxdateevent} -This event class carries information about a date change and is used together -with \helpref{wxDatePickerCtrl}{wxdatepickerctrl} and serves as a base class +This event class holds information about a date change and is used together +with \helpref{wxDatePickerCtrl}{wxdatepickerctrl}. It also serves as a base class for \helpref{wxCalendarEvent}{wxcalendarevent}. \wxheading{Derived from} @@ -24,7 +24,6 @@ for \helpref{wxCalendarEvent}{wxcalendarevent}. - \latexignore{\rtfignore{\wxheading{Members}}} \membersection{wxDateEvent::GetDate}\label{wxdateeventgetdate} @@ -41,4 +40,3 @@ Returns the date. Sets the date carried by the event, normally only used by the library internally. -