]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/calendar.i
wxComboBox does not derive from wxChoice in wxGTK so it can't in
[wxWidgets.git] / wxPython / src / calendar.i
index 4dc8f0f56cd1e076f15b20a1511a9e52ab72782f..aed0c2ca4fecf80ee0c085675f97227d817e9ff6 100644 (file)
@@ -50,7 +50,7 @@ enum wxCalendarHitTestResult
 {
     wxCAL_HITTEST_NOWHERE,      // outside of anything
     wxCAL_HITTEST_HEADER,       // on the header (weekdays)
-    wxCAL_HITTEST_DAY           // on a day in the calendar
+    wxCAL_HITTEST_DAY,          // on a day in the calendar
     wxCAL_HITTEST_INCMONTH,
     wxCAL_HITTEST_DECMONTH,
     wxCAL_HITTEST_SURROUNDING_WEEK