projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Changed default cursor to be an arrow rather than the ugly X.
[wxWidgets.git]
/
src
/
motif
/
wave.cpp
diff --git
a/src/motif/wave.cpp
b/src/motif/wave.cpp
index 177586f130301680f77d155285e59fe994fb127b..5368adbdd0ade1769509b4bbe068cfe29d2749e4 100644
(file)
--- a/
src/motif/wave.cpp
+++ b/
src/motif/wave.cpp
@@
-15,7
+15,7
@@
#include "wx/object.h"
#include "wx/string.h"
-#include "wx/
stubs
/wave.h"
+#include "wx/
motif
/wave.h"
wxWave::wxWave()
: m_waveData(NULL), m_waveLength(0), m_isResource(FALSE)