X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/13111b2ac81e694d6b69822dff61838ae66052b2..e47c4d48740169a995b549f65118f777be7f3864:/include/wx/defs.h diff --git a/include/wx/defs.h b/include/wx/defs.h index 8f7b1ffa9d..9d7dcf0338 100644 --- a/include/wx/defs.h +++ b/include/wx/defs.h @@ -1117,6 +1117,8 @@ enum wxStretch #define wxCAL_SUNDAY_FIRST 0x0000 #define wxCAL_MONDAY_FIRST 0x0001 #define wxCAL_SHOW_HOLIDAYS 0x0002 +#define wxCAL_NO_YEAR_CHANGE 0x0004 +#define wxCAL_NO_MONTH_CHANGE 0x000c // no month change => no year change /* * extended dialog specifiers. these values are stored in a different