projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
implemented wxFontEnumerator for wxDFB
[wxWidgets.git]
/
include
/
wx
/
os2
/
sound.h
diff --git
a/include/wx/os2/sound.h
b/include/wx/os2/sound.h
index c5b39444e4e95e22051344f7c8c352f2a78c7ab5..2b6c07a54c7541939e5f6105988483a3dd852d60 100644
(file)
--- 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