]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/dcmemory.h
added extend() method which realloc()s the buffer
[wxWidgets.git] / include / wx / motif / dcmemory.h
index 5d85ded03e558c153c7e346192d835f449f865ce..ee0cf492ae1dc673eb6b9206f4215cc683c23272 100644 (file)
 #ifndef _WX_DCMEMORY_H_
 #define _WX_DCMEMORY_H_
 
-#ifdef __GNUG__
-#pragma interface "dcmemory.h"
-#endif
-
 #include "wx/dcclient.h"
 
-class wxMemoryDC : public wxWindowDC
+class WXDLLIMPEXP_CORE wxMemoryDC : public wxWindowDC
 {
     DECLARE_DYNAMIC_CLASS(wxMemoryDC)