X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..f1b63efe8993c6c0460354bc2da7331526d43efa:/include/wx/palmos/dragimag.h diff --git a/include/wx/palmos/dragimag.h b/include/wx/palmos/dragimag.h index 5f016bece6..7da8d04407 100644 --- a/include/wx/palmos/dragimag.h +++ b/include/wx/palmos/dragimag.h @@ -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 ////////////////////////////////////////////////////////////////////////////