git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34247
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#ifndef _WX_CURSOR_H_BASE_
#define _WX_CURSOR_H_BASE_
#ifndef _WX_CURSOR_H_BASE_
#define _WX_CURSOR_H_BASE_
#if defined(__WXPALMOS__)
#if defined(__WXPALMOS__)
-#include "wx/palmos/cursor.h"
+ #include "wx/palmos/cursor.h"
-#include "wx/msw/cursor.h"
+ #include "wx/msw/cursor.h"
#elif defined(__WXMOTIF__)
#elif defined(__WXMOTIF__)
-#include "wx/motif/cursor.h"
+ #include "wx/motif/cursor.h"
-#include "wx/gtk/cursor.h"
+ #include "wx/gtk/cursor.h"
-#include "wx/x11/cursor.h"
+ #include "wx/x11/cursor.h"
-#include "wx/mgl/cursor.h"
+ #include "wx/mgl/cursor.h"
-#include "wx/mac/cursor.h"
+ #include "wx/mac/cursor.h"
#elif defined(__WXCOCOA__)
#elif defined(__WXCOCOA__)
-#include "wx/cocoa/cursor.h"
+ #include "wx/cocoa/cursor.h"
-#include "wx/os2/cursor.h"
+ #include "wx/os2/cursor.h"
#endif
#include "wx/utils.h"
#endif
#include "wx/utils.h"