projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Set popup menu invoking window in wxWindowBase and not in all ports.
[wxWidgets.git]
/
include
/
wx
/
os2
/
sound.h
diff --git
a/include/wx/os2/sound.h
b/include/wx/os2/sound.h
index 2b6c07a54c7541939e5f6105988483a3dd852d60..bef454b4609b2325c9dca8091a9d178b70870a26 100644
(file)
--- a/
include/wx/os2/sound.h
+++ b/
include/wx/os2/sound.h
@@
-33,7
+33,7
@@
public:
protected:
bool Free();
-
+
bool DoPlay(unsigned flags) const;
private: