#endif
#include "wx/gdiobj.h" // base class
+#include "wx/gdicmn.h" // wxBITMAP_TYPE_INVALID
+#include "wx/list.h"
class WXDLLEXPORT wxGDIImageRefData;
class WXDLLEXPORT wxGDIImageHandler;
// forward some of base class virtuals to wxGDIImageRefData
bool FreeResource(bool force = FALSE);
- virtual WXHANDLE GetResourceHandle();
+ virtual WXHANDLE GetResourceHandle() const;
protected:
// create the data for the derived class here