X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bae90c4cd512c351cc2b4b663e0ac1a649911746..4689441b050787afee8b9113ca1ea574e551cb77:/include/wx/os2/sound.h diff --git a/include/wx/os2/sound.h b/include/wx/os2/sound.h index c5b39444e4..bef454b460 100644 --- a/include/wx/os2/sound.h +++ b/include/wx/os2/sound.h @@ -21,7 +21,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 @@ -33,7 +33,7 @@ public: protected: bool Free(); - + bool DoPlay(unsigned flags) const; private: