summaryrefslogtreecommitdiffstats
path: root/macosx/HBRange.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/HBRange.h')
-rw-r--r--macosx/HBRange.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/macosx/HBRange.h b/macosx/HBRange.h
index 110beab91..fcf455b2f 100644
--- a/macosx/HBRange.h
+++ b/macosx/HBRange.h
@@ -8,6 +8,8 @@
@class HBTitle;
+extern NSString *HBRangeChangedNotification;
+
typedef NS_ENUM(NSUInteger, HBRangeType) {
HBRangeTypeChapters,
HBRangeTypeSeconds,