]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/calctrl.tex
corrected the completely wrong example (bug 545427)
[wxWidgets.git] / docs / latex / wx / calctrl.tex
index c0041ca7d8d75ac326bd73e2ed3e2504457d80fe..26e40bade5292c3653a916a1e21643716cb31998 100644 (file)
@@ -438,7 +438,7 @@ The wxCalendarEvent class is used together with
 
 \membersection{wxCalendarEvent::GetDate}{wxcalendareventgetdate}
 
-\constfunc{const wxDateTime&}{GetDate}{\void}
+\constfunc{const wxDateTime\&}{GetDate}{\void}
 
 Returns the date. This function may be called for all event types except 
 {\tt EVT\_CALENDAR\_WEEKDAY\_CLICKED} one for which it doesn't make sense.