git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37811
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
"Sets the current date.", "");
DocDeclStr(
"Sets the current date.", "");
DocDeclStr(
- const wxDateTime&, GetDate() const,
+ const wxDateTime, GetDate() const,
"Gets the currently selected date.", "");
"Gets the currently selected date.", "");
"set the range in which selection can occur", "");
DocDeclStr(
"set the range in which selection can occur", "");
DocDeclStr(
- const wxDateTime&, GetLowerDateLimit() const,
+ const wxDateTime, GetLowerDateLimit() const,
"get the range in which selection can occur", "");
DocDeclStr(
"get the range in which selection can occur", "");
DocDeclStr(
- const wxDateTime&, GetUpperDateLimit() const,
+ const wxDateTime, GetUpperDateLimit() const,
"get the range in which selection can occur", "");
DocDeclStr(
"get the range in which selection can occur", "");
DocDeclStr(