1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-11 07:06:33 +01:00

Hyphenate all 8, 16, 24, 32 and 64 bit strings

This commit is contained in:
Leland Lucius
2015-05-04 12:32:47 -05:00
parent 848ec5a9b9
commit f804e5049e
3 changed files with 20 additions and 5 deletions

View File

@@ -96,6 +96,8 @@ bool sf_subtype_is_integer(unsigned int format);
wxArrayString sf_get_all_extensions();
wxString sf_normalize_name(const char *name);
//
// Mac OS 4-char type
//