calctrl.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mark Johnson 2000-03-08 08:28:40 +00:00
parent f187448d85
commit 6bf783984a

View File

@ -261,7 +261,6 @@ private:
// the week day names
wxString m_weekdays[7];
unsigned long m_weekdaysLen; // mj10777 : length of name to be drawn
DECLARE_DYNAMIC_CLASS(wxCalendarCtrl)
DECLARE_EVENT_TABLE()