]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/sound.h
Cast for argument to delete[] - VC6 doesn't want to delete a const pointer
[wxWidgets.git] / include / wx / mac / carbon / sound.h
index ab2555f5e9da9f57a80141666ad97dd4c67f78a3..670b170b9e0f74bce4bdabd9a63749720e351b9f 100644 (file)
@@ -17,7 +17,7 @@
 
 #include "wx/object.h"
 
-class WXDLLEXPORT wxSound : public wxSoundBase
+class WXDLLIMPEXP_ADV wxSound : public wxSoundBase
 {
 public:
   wxSound();