X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d7403ad2d154a8e2974fdc5fc215258f3a75cdde..e6477b92b7d51a6ec7a26cf7bae1e8c7637995e4:/wxPython/wx/lib/calendar.py?ds=inline diff --git a/wxPython/wx/lib/calendar.py b/wxPython/wx/lib/calendar.py index c18f593ccd..fa0b9cbb62 100644 --- a/wxPython/wx/lib/calendar.py +++ b/wxPython/wx/lib/calendar.py @@ -292,7 +292,7 @@ class CalDraw: self.cal_days.append(str(i)) i = i + 1 - self.end_pos = dow + dim + self.end_pos = start_pos + dim - 1 return start_pos