X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5a30d45018a98ee9355c9585dbc1cdfe07aeb2d2..751731864888f00e31e6dce1092ac28a1fac5358:/docs/latex/wx/sound.tex diff --git a/docs/latex/wx/sound.tex b/docs/latex/wx/sound.tex index f67b1f450c..1e8d8812f6 100644 --- a/docs/latex/wx/sound.tex +++ b/docs/latex/wx/sound.tex @@ -89,6 +89,7 @@ and loops until another sound is played, \end{twocollist} The static form is shorthand for this code: + \begin{verbatim} wxSound(filename).Play(flags); \end{verbatim}