Fixed thread sample SEGV on wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3493 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -23,7 +23,8 @@ enum {
|
||||
typedef enum {
|
||||
wxSOUND_NOFORMAT,
|
||||
wxSOUND_PCM,
|
||||
wxSOUND_ULAW
|
||||
wxSOUND_ULAW,
|
||||
wxSOUND_G72X
|
||||
} wxSoundFormatType;
|
||||
|
||||
typedef enum {
|
||||
|
Reference in New Issue
Block a user