diff options
Diffstat (limited to 'macosx/HBAudioController.m')
-rw-r--r-- | macosx/HBAudioController.m | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/HBAudioController.m b/macosx/HBAudioController.m index 0b435499e..0e0b835c0 100644 --- a/macosx/HBAudioController.m +++ b/macosx/HBAudioController.m @@ -624,3 +624,4 @@ NSString *HBMixdownChangedNotification = @"HBMixdownChangedNotification"; } @end + |