]>
git.saurik.com Git - wxWidgets.git/blob - src/cocoa/gdiobj.cpp
46b1aa871fc57fd8ed02bd1ad813ad4655bfb5bd
1 /////////////////////////////////////////////////////////////////////////////
3 // Purpose: wxGDIObject class
8 // Copyright: (c) AUTHOR
9 // Licence: wxWindows licence
10 /////////////////////////////////////////////////////////////////////////////
13 #pragma implementation "gdiobj.h"
16 #include "wx/gdiobj.h"
18 IMPLEMENT_DYNAMIC_CLASS(wxGDIObject
, wxObject
)
20 // TODO: Nothing to do, unless you want to.