]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/sound.h
second part of #10320: move wxApp event handling functions to wxEventLoopBase (in...
[wxWidgets.git] / include / wx / msw / sound.h
index 21a71d0e77260c542a9f7a0023e46acadf55d9da..47a69671565fd3cdfe58392df199d564179c8e5c 100644 (file)
@@ -43,7 +43,7 @@ private:
     // data of this object
     class wxSoundData *m_data;
 
-    DECLARE_NO_COPY_CLASS(wxSound)
+    wxDECLARE_NO_COPY_CLASS(wxSound);
 };
 
 #endif // wxUSE_SOUND