X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a37e4a071ce9bbd6825fb6c6a03154d4318d2cff..cf6ae2907c365869b10b61cbe3bde2768facd4d8:/include/wx/access.h diff --git a/include/wx/access.h b/include/wx/access.h index b78642463e..978987ed9d 100644 --- a/include/wx/access.h +++ b/include/wx/access.h @@ -225,6 +225,9 @@ typedef enum // ---------------------------------------------------------------------------- class WXDLLEXPORT wxAccessible; +class WXDLLEXPORT wxWindow; +class WXDLLEXPORT wxPoint; +class WXDLLEXPORT wxRect; class WXDLLEXPORT wxAccessibleBase : public wxObject { DECLARE_NO_COPY_CLASS(wxAccessibleBase)