X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907a7e2c0fb61ecca0b6434dd69ee42b7ee1db6..f9d6e4e454ac06b3303c71081b289152c8867ec1:/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 };