mac cleanup

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2007-11-23 19:18:38 +00:00
parent 8361bffa4a
commit e06b0afba5
4 changed files with 7 additions and 129 deletions

View File

@@ -15,7 +15,7 @@
#include "wx/bitmap.h"
// Cursor
class WXDLLEXPORT wxCursor: public wxBitmap
class WXDLLEXPORT wxCursor: public wxGDIObject
{
DECLARE_DYNAMIC_CLASS(wxCursor)