Added export decl

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-02-03 03:43:49 +00:00
parent 699e192bcc
commit 65cf3a4b6a

View File

@@ -43,7 +43,7 @@
#endif #endif
// Base class for wxSound implementations // Base class for wxSound implementations
class wxSoundBase : public wxObject class WXDLLIMPEXP_ADV wxSoundBase : public wxObject
{ {
public: public:
// Play the sound: // Play the sound: