X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5a30d45018a98ee9355c9585dbc1cdfe07aeb2d2..1c0f361be288df133c766e04cc857b3e4682b31a:/docs/latex/wx/sound.tex?ds=inline 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}