]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/clipbrd.h
fix the run-time behaviour after the last compilation fixing patch
[wxWidgets.git] / include / wx / motif / clipbrd.h
index d09f966bebc5fbca29e8d355b7483cbe0cc4c06c..7aecda908dcb8b92b7821b50adfb7dcef3c7ac6b 100644 (file)
@@ -41,7 +41,7 @@ class WXDLLIMPEXP_CORE wxClipboard : public wxClipboardBase
 {
 public:
     wxClipboard();
-    ~wxClipboard();
+    virtual ~wxClipboard();
 
     // open the clipboard before SetData() and GetData()
     virtual bool Open();