]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/dcmemory.h
Forgot to put the previous (v)snprintf commit inside '#ifdef __cplusplus' which
[wxWidgets.git] / include / wx / motif / dcmemory.h
index 580fceb4badf0eb2f8bd76b9c7e42aee080721ba..621e0ddb6058f71f35bdeeeea06c39ffb01c1f9a 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
 {
     DECLARE_DYNAMIC_CLASS(wxMemoryDC)