]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/access.h
added selecting-while-dragging
[wxWidgets.git] / include / wx / access.h
index b78642463e458307f08027f09979faa8d167a9a4..978987ed9da159e1db2f34c2d2bdbccef868b1af 100644 (file)
@@ -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)