X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907a7e2c0fb61ecca0b6434dd69ee42b7ee1db6..916989dfb95b7e4a72234d946b8e078235046e05:/include/wx/defs.h diff --git a/include/wx/defs.h b/include/wx/defs.h index cc8a15291e..3d34d267b2 100644 --- a/include/wx/defs.h +++ b/include/wx/defs.h @@ -2137,7 +2137,7 @@ enum wxDeprecatedGUIConstants wxHORIZONTAL_HATCH, wxVERTICAL_HATCH, wxFIRST_HATCH = wxBDIAGONAL_HATCH, - wxLAST_HATCH = wxVERTICAL_HATCH, + wxLAST_HATCH = wxVERTICAL_HATCH #endif };