diff options
Diffstat (limited to 'macosx/HBController.m')
-rw-r--r-- | macosx/HBController.m | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/HBController.m b/macosx/HBController.m index 187bf7929..95cda984f 100644 --- a/macosx/HBController.m +++ b/macosx/HBController.m @@ -203,6 +203,7 @@ [self enableUI:NO]; // Bottom + fRipIndicator.hidden = YES; [self updateProgress]; // Register HBController's Window as a receiver for files/folders drag & drop operations |