git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34986
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
+ Sound_SelectFile = wxID_HIGHEST + 1,
#ifdef __WXMSW__
Sound_SelectResource,
#endif // __WXMSW__
#ifdef __WXMSW__
Sound_SelectResource,
#endif // __WXMSW__
- Sound_Quit = wxID_EXIT,
- Sound_PlaySync = wxID_HIGHEST + 1,
Sound_PlayAsync,
Sound_PlayAsyncOnStack,
Sound_PlayLoop,
Sound_PlayAsync,
Sound_PlayAsyncOnStack,
Sound_PlayLoop,
+ Sound_Quit = wxID_EXIT,
Sound_About = wxID_ABOUT
};
Sound_About = wxID_ABOUT
};