X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..f54e5c1a4f6952c62ed4480f7d26feddc20f98ba:/include/wx/palmos/sound.h?ds=sidebyside diff --git a/include/wx/palmos/sound.h b/include/wx/palmos/sound.h index 7106796323..7b813f5b61 100644 --- a/include/wx/palmos/sound.h +++ b/include/wx/palmos/sound.h @@ -22,7 +22,7 @@ public: wxSound(); wxSound(const wxString& fileName, bool isResource = false); wxSound(int size, const wxByte* data); - ~wxSound(); + virtual ~wxSound(); public: // Create from resource or file