git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48729
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
class WXDLLEXPORT wxAcceleratorRefData: public wxObjectRefData
{
- friend class WXDLLEXPORT wxAcceleratorTable;
+ friend class wxAcceleratorTable;
public:
wxAcceleratorRefData();
virtual ~wxAcceleratorRefData();
class WXDLLEXPORT wxBrushRefData: public wxGDIRefData
{
- friend class WXDLLEXPORT wxBrush;
+ friend class wxBrush;
public:
wxBrushRefData();
{
DECLARE_NO_COPY_CLASS(wxCursorRefData)
- friend class WXDLLEXPORT wxBitmap;
- friend class WXDLLEXPORT wxCursor;
+ friend class wxCursor;
public:
wxCursorRefData();
class WXDLLEXPORT wxFontRefData: public wxGDIRefData
{
- friend class WXDLLEXPORT wxFont;
+ friend class wxFont;
public:
wxFontRefData()
class wxMetafileRefData: public wxGDIRefData
{
- friend class WXDLLEXPORT wxMetafile;
+ friend class wxMetafile;
public:
wxMetafileRefData();