edd705dc2354f27feacf602f374f542926c935ba
1 /////////////////////////////////////////////////////////////////////////////
3 // Purpose: wxGDIObject class
8 // Copyright: (c) AUTHOR
9 // Licence: wxWidgets licence
10 /////////////////////////////////////////////////////////////////////////////
13 #pragma implementation "gdiobj.h"
16 #include "wx/gdiobj.h"
18 #if !USE_SHARED_LIBRARIES
19 IMPLEMENT_DYNAMIC_CLASS(wxGDIObject
, wxObject
)
22 // TODO: Nothing to do, unless you want to.