X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e0272d05780ae2f150b6217fd20048a3e3d21c65..b685cd9bc8c23ead79c462965a8ca9f6f81f9734:/include/wx/msw/dcclient.h?ds=inline diff --git a/include/wx/msw/dcclient.h b/include/wx/msw/dcclient.h index 16949da89b..997f2cfc6e 100644 --- a/include/wx/msw/dcclient.h +++ b/include/wx/msw/dcclient.h @@ -30,11 +30,7 @@ // this one if used by wxPaintDC only struct WXDLLEXPORT wxPaintDCInfo; -#undef WXDLLEXPORTLOCAL -#define WXDLLEXPORTLOCAL WXDLLEXPORT -WX_DECLARE_OBJARRAY(wxPaintDCInfo, wxArrayDCInfo); -#undef WXDLLEXPORTLOCAL -#define WXDLLEXPORTLOCAL +WX_DECLARE_EXPORTED_OBJARRAY(wxPaintDCInfo, wxArrayDCInfo); // ---------------------------------------------------------------------------- // DC classes