]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/dcmemory.h
fix virtual function hiding warnings introduced to changing wxSockAddress argument...
[wxWidgets.git] / include / wx / palmos / dcmemory.h
index c1125eee7bd1a872eeee1d925d1947ebd04edeee..59b69f98596b959ca57eb38e920cbc93f9fd79b8 100644 (file)
@@ -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 );