X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2c24e7adf051b2b522bcfc70d3ca70b07c206275..dd021ce2bd29a7e1d19b80995cd700828d5367c3:/include/wx/os2/dcmemory.h diff --git a/include/wx/os2/dcmemory.h b/include/wx/os2/dcmemory.h index 194157da9e..62b9923d2d 100644 --- a/include/wx/os2/dcmemory.h +++ b/include/wx/os2/dcmemory.h @@ -15,7 +15,7 @@ #include "wx/dcmemory.h" #include "wx/os2/dc.h" -class WXDLLEXPORT wxMemoryDCImpl: public wxPMDCImpl +class WXDLLIMPEXP_CORE wxMemoryDCImpl: public wxPMDCImpl { public: wxMemoryDCImpl( wxMemoryDC *owner );