]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/dcmemory.h
generate wxEVT_COMMAND_TEXT_COPY event in wxHtmlWindow
[wxWidgets.git] / include / wx / mgl / dcmemory.h
index 0113b67fbd06f4138d07363e98a74f80f65a8e29..8bda585ff4ab37b2fcc3a7b765eb8535597db485 100644 (file)
@@ -26,9 +26,9 @@ class WXDLLEXPORT wxMemoryDC;
 class WXDLLEXPORT wxMemoryDC : public wxDC
 {
 public:
-    wxMemoryDC();
+    wxMemoryDC( const wxBitmap& bitmap = wxNullBitmap );
     wxMemoryDC(wxDC *dc); // Create compatible DC
-    ~wxMemoryDC();
+    virtual ~wxMemoryDC();
     virtual void SelectObject(const wxBitmap& bitmap);
 
     // these get reimplemented for mono-bitmaps to behave