]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/dcmemory.h
Changes to template Connect() to make it compile with MSVC7 and possible other
[wxWidgets.git] / include / wx / os2 / dcmemory.h
index 194157da9e74c803ff4d1ff1945757c64e9969ac..62b9923d2dfd78d3ac9d34907dd976f1312baade 100644 (file)
@@ -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 );