Probably a bug in the MINGW32 header.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2005-01-22 19:16:43 +00:00
parent 097338d747
commit dc2e913348

View File

@@ -173,6 +173,14 @@ wxSize wxDatePickerCtrl::DoGetBestSize() const
// wxDatePickerCtrl operations
// ----------------------------------------------------------------------------
#ifndef DateTime_GetSystemtime
#define DateTime_GetSystemtime DateTime_GetSystemTime
#endif
#ifndef DateTime_SetSystemtime
#define DateTime_SetSystemtime DateTime_SetSystemTime
#endif
void wxDatePickerCtrl::SetValue(const wxDateTime& dt)
{
// as we don't support DTS_SHOWNONE style so far, we don't allow setting