X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e2fc40b4786f7ae8c255ce1184441bd94d9554a0..591cc82deb5bc6dd0af6047ecfa7ce7cf4f8d859:/include/wx/palmos/dcmemory.h?ds=sidebyside 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 );