]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/dragimag.h
replace the static control in wxMessageDialog with an edit control with a vertical...
[wxWidgets.git] / include / wx / palmos / dragimag.h
index 5f016bece6ab0bef7300d11e427f35eb8645699d..7da8d04407d1ec545310ace30696dea5505204ec 100644 (file)
@@ -88,7 +88,7 @@
  * wxDragImage
  */
 
-class WXDLLEXPORT wxDragImage: public wxObject
+class WXDLLIMPEXP_CORE wxDragImage: public wxObject
 {
 public:
 
@@ -159,7 +159,7 @@ public:
     }
 #endif
 
-    ~wxDragImage();
+    virtual ~wxDragImage();
 
     // Attributes
     ////////////////////////////////////////////////////////////////////////////