X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e2fc40b4786f7ae8c255ce1184441bd94d9554a0..ddc7f0c97571b231f231b5abaa9f4e4eaf1e46a9:/include/wx/palmos/dcmemory.h diff --git a/include/wx/palmos/dcmemory.h b/include/wx/palmos/dcmemory.h index c1125eee7b..59b69f9859 100644 --- a/include/wx/palmos/dcmemory.h +++ b/include/wx/palmos/dcmemory.h @@ -15,7 +15,7 @@ #include "wx/dcmemory.h" #include "wx/palmos/dc.h" -class WXDLLEXPORT wxMemoryDCImpl: public wxPalmDCImpl +class WXDLLIMPEXP_CORE wxMemoryDCImpl: public wxPalmDCImpl { public: wxMemoryDCImpl( wxMemoryDC *owner );