X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..5e3c3fc9b8160620d3b3eb3a2d0ed789d44ccbae:/include/wx/palmos/sound.h 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