]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/dcmemory.h
Always use wxFULL_REPAINT_ON_RESIZE for generic status bar.
[wxWidgets.git] / include / wx / motif / dcmemory.h
index caae8445ee0e16173aaac9f0cebec3ad35e5199c..121dda66041079b25ee626bbc05e7a3ad4112ab2 100644 (file)
@@ -21,7 +21,7 @@ class WXDLLIMPEXP_CORE wxMemoryDC : public wxWindowDC
 public:
     wxMemoryDC();
     wxMemoryDC( wxDC *dc ); // Create compatible DC
-    ~wxMemoryDC();
+    virtual ~wxMemoryDC();
 
     virtual void SelectObject( const wxBitmap& bitmap );