fixed refresh problem with holidays in wxCalendarCtrl
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 11 Jan 2000 19:12:47 +0000 (19:12 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 11 Jan 2000 19:12:47 +0000 (19:12 +0000)
commit0de868d9dda005db4f84117f0704dbc5702ddb71
tree3bc4f764e1df74c05d65af30ff18e8cc3560e750
parentc2754d29034199bc158fc079f91c7bca15d40037
fixed refresh problem with holidays in wxCalendarCtrl

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/calctrl.h
samples/calendar/calendar.cpp
samples/console/console.cpp
src/common/datetime.cpp
src/generic/calctrl.cpp