X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4d6306eb4da8cdac4b5dee9784959672c233eec8..ba681060f36767a2682b8547871af2c6f8159955:/utils/wxMMedia/sndfrag.h?ds=sidebyside diff --git a/utils/wxMMedia/sndfrag.h b/utils/wxMMedia/sndfrag.h index 8acb31f9cf..d0679087e4 100644 --- a/utils/wxMMedia/sndfrag.h +++ b/utils/wxMMedia/sndfrag.h @@ -54,6 +54,8 @@ protected: wxFragBufPtr *m_lstoptrs, *m_lstiptrs; /// bool m_buf2free, m_dontq, m_freeing; + /// + wxSoundDataFormat m_drvformat; public: /// wxFragmentBuffer(wxSound& io_drv);