X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..dd9f8b6bb6935360a8271dc3e8749fb026b601a8:/include/wx/palmos/sound.h?ds=inline 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