diff options
Diffstat (limited to 'macosx/HBLanguagesSelection.h')
-rw-r--r-- | macosx/HBLanguagesSelection.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/HBLanguagesSelection.h b/macosx/HBLanguagesSelection.h index cb017555b..bd95a003b 100644 --- a/macosx/HBLanguagesSelection.h +++ b/macosx/HBLanguagesSelection.h @@ -40,7 +40,7 @@ /** * HBLanguageArrayController */ -@interface HBLanguageArrayController : NSArrayController +@interface HBLanguageArrayController : NSArrayController <NSTableViewDelegate> /** * Set whether to show only the selected languages or all languages |