Fix build break

// FREEBIE
pull/1/head
Michael Kirk 8 years ago
parent 6f3663fdcb
commit 126a4cb7ca

@ -17,6 +17,8 @@ typedef NS_ENUM(NSUInteger, NotificationType) {
extern NSString *const OWSPreferencesSignalDatabaseCollection; extern NSString *const OWSPreferencesSignalDatabaseCollection;
extern NSString *const OWSPreferencesKeyEnableDebugLog; extern NSString *const OWSPreferencesKeyEnableDebugLog;
@class YapDatabaseReadWriteTransaction;
@interface OWSPreferences : NSObject @interface OWSPreferences : NSObject
#pragma mark - Helpers #pragma mark - Helpers

Loading…
Cancel
Save