]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/dcmemory.h
Added (dummy) handler for loading bitmap from file instead of resource.
[wxWidgets.git] / include / wx / x11 / dcmemory.h
index 0d122d6f1192c0853cac5aba649233842616e62f..a9ad424435196e736822cefe1dade650908f4a3a 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     17/09/98
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_DCMEMORY_H_
@@ -18,7 +18,7 @@
 
 #include "wx/dcclient.h"
 
-class wxMemoryDC : public wxWindowDC
+class WXDLLIMPEXP_CORE wxMemoryDC : public wxWindowDC
 {
 public:
     wxMemoryDC();