X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b91c4601f2cc8fab375dc49a0a1222d58065cfdb..5267aefd85739afd26bd19bfba998005119db446:/interface/wx/datectrl.h diff --git a/interface/wx/datectrl.h b/interface/wx/datectrl.h index ea378b9f0a..90d457a220 100644 --- a/interface/wx/datectrl.h +++ b/interface/wx/datectrl.h @@ -48,7 +48,7 @@ @library{wxadv} @category{pickers} - + @appearance{datepickerctrl.png} @see wxCalendarCtrl, wxDateEvent */ @@ -133,7 +133,7 @@ public: @remarks If the format parameter is invalid, the behaviour is undefined. */ - void SetFormat(const wxChar* format); + bool SetFormat(const wxString& format); /** Sets the valid range for the date selection. If @a dt1 is valid, it