const wxDateTime& upperdate = wxDefaultDateTime);
// extra methods available only in this (generic) implementation
- bool SetFormat(const wxString& fmt);
wxCalendarCtrl *GetCalendar() const;
wxCalendarComboPopup* m_popup;
DECLARE_EVENT_TABLE()
- DECLARE_NO_COPY_CLASS(wxDatePickerCtrlGeneric)
+ wxDECLARE_NO_COPY_CLASS(wxDatePickerCtrlGeneric);
};
#endif // _WX_GENERIC_DATECTRL_H_