X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e725ba4fc2984f86fc64c405ecb50883e2178e6e..4017f5ca49e153e04ffd1c49bc93afd31c1cdf87:/interface/wx/sound.h diff --git a/interface/wx/sound.h b/interface/wx/sound.h index 5d38e6c5a0..862f93289d 100644 --- a/interface/wx/sound.h +++ b/interface/wx/sound.h @@ -16,7 +16,7 @@ Open Sound System or Simple DirectMedia Layer). @library{wxadv} - @category{misc} + @category{media} */ class wxSound : public wxObject { @@ -64,7 +64,7 @@ public: Returns @true if a sound is played at the moment. This method is currently not implemented under Windows. */ - static bool IsPlaying() const; + static bool IsPlaying(); //@{ /**