Revision a4bb25f6 ChatSecure/Classes/OTRAppDelegate.h

View differences:

ChatSecure/Classes/OTRAppDelegate.h
36 36
- (void) showConversationViewController;
37 37

  
38 38
/** The yap key for the active on-screen OTRThreadOwner. This should be moved */
39
@property (class, nonatomic, readonly, nullable) NSString *activeThreadYapKey;
39
@property (nonatomic, readonly, nullable) NSString *activeThreadYapKey;
40 40
@property (class, nonatomic, readonly) __kindof OTRAppDelegate *appDelegate;
41 41

  
42 42
#pragma mark Theming

Also available in: Unified diff