projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
better fix for aCC and rawbmp.h
[wxWidgets.git]
/
include
/
wx
/
palmos
/
sound.h
diff --git
a/include/wx/palmos/sound.h
b/include/wx/palmos/sound.h
index 7b813f5b610c447b8b52dbad73026695de42d530..9322b2031d868e4c79f1d477781158063a7d4e78 100644
(file)
--- a/
include/wx/palmos/sound.h
+++ b/
include/wx/palmos/sound.h
@@
-44,7
+44,7
@@
private:
int m_waveLength;
bool m_isResource;
- DECLARE_NO_COPY_CLASS(wxSound)
+ wxDECLARE_NO_COPY_CLASS(wxSound);
};
#endif
#endif