git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15251
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#ifndef _WX_CURSOR_H_
#define _WX_CURSOR_H_
#ifndef _WX_CURSOR_H_
#define _WX_CURSOR_H_
#ifdef __GNUG__
#pragma interface "cursor.h"
#endif
#ifdef __GNUG__
#pragma interface "cursor.h"
#endif
#define wxCursorBase wxGDIImage
#endif
#define wxCursorBase wxGDIImage
#endif
+class WXDLLEXPORT wxImage;
+
class WXDLLEXPORT wxCursorRefData : public wxCursorRefDataBase
{
public:
class WXDLLEXPORT wxCursorRefData : public wxCursorRefDataBase
{
public: