]> git.saurik.com Git - wxWidgets.git/commit
Allow wxSoundStreamESD to be compiled even when no esd.h is
authorMattia Barbon <mbarbon@cpan.org>
Sat, 13 Sep 2003 16:06:17 +0000 (16:06 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sat, 13 Sep 2003 16:06:17 +0000 (16:06 +0000)
commita7b1654d9d1df37d98a542a8e720e91f9e83640b
tree6bab926ffda3aa13367e215923d12ee094120415
parent5abe54648fcd428e57ed38bfd2fada3921b4cf83
  Allow wxSoundStreamESD to be compiled even when no esd.h is
present and make it fail at runtime instead. As ugly as this is,
there currently isn't any way for the application to know if
the class is available.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
contrib/src/mmedia/sndesd.cpp