git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28396
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
if(!wxInitQT())
return false;
if(!wxInitQT())
return false;
if (isResource)
{
#ifdef __WXMAC__
if (isResource)
{
#ifdef __WXMAC__
bool wxSound::DoPlay(unsigned flags) const
{
bool wxSound::DoPlay(unsigned flags) const
{
- wxASSERT(m_pTimer == NULL || !((wxTimer*)m_pTimer)->IsRunning() );
+// wxASSERT(m_pTimer == NULL || !((wxTimer*)m_pTimer)->IsRunning() );
+ FreeData();