]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/dcmemory.h
Warning fixes after char->wxChar in wxVariant.
[wxWidgets.git] / include / wx / mgl / dcmemory.h
index 96ad1a3c1ccc3a18d28703b3f80ae7e1fc1b9b5e..73407d12f96504e40d53124a538abc7f61c9be06 100644 (file)
@@ -7,14 +7,9 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-
 #ifndef __WX_DCMEMORY_H__
 #define __WX_DCMEMORY_H__
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "dcmemory.h"
-#endif
-
 #include "wx/defs.h"
 #include "wx/dcclient.h"
 
@@ -33,7 +28,7 @@ class WXDLLEXPORT wxMemoryDC : public wxDC
 public:
     wxMemoryDC();
     wxMemoryDC(wxDC *dc); // Create compatible DC
-    ~wxMemoryDC();
+    virtual ~wxMemoryDC();
     virtual void SelectObject(const wxBitmap& bitmap);
 
     // these get reimplemented for mono-bitmaps to behave