]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/dcmemory.h
more f*h interface file revisions
[wxWidgets.git] / include / wx / mgl / dcmemory.h
index 7bd0f9ce85413122732fa9e85937500eb24b36a3..c02989c3ce41d5d880c99780b381d49c694fb129 100644 (file)
@@ -23,7 +23,7 @@ class WXDLLIMPEXP_FWD_CORE wxMemoryDC;
 // wxMemoryDC
 //-----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxMemoryDC : public wxDC, public wxMemoryDCBase
+class WXDLLIMPEXP_CORE wxMemoryDC : public wxDC, public wxMemoryDCBase
 {
 public:
     wxMemoryDC() { Init(); }