X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e2fc40b4786f7ae8c255ce1184441bd94d9554a0..69e97525290ac3aec35dd3f2f304763e40a95ee1:/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 );