]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dcmemory.h
a better compilation fix
[wxWidgets.git] / include / wx / dcmemory.h
index f3cda2954ce0fe0f54875095e63aa05d33528fd6..af42e0135d24adde739944869461cad475c37bf0 100644 (file)
@@ -19,7 +19,7 @@
 //       different wxDC classes (wxPaintDC, wxWindowDC, etc), so that
 //       we cannot derive wxMemoryDCBase from wxDC and then use it as the
 //       only base class for native impl of wxMemoryDC...
-class wxMemoryDCBase
+class WXDLLEXPORT wxMemoryDCBase
 {
 public:
     wxMemoryDCBase() { }