Revision fa6e5004 ChatSecure/Classes/OTRAppDelegate.h

View differences:

ChatSecure/Classes/OTRAppDelegate.h
35 35
/** Only used from Database Unlock view. */
36 36
- (void) showConversationViewController;
37 37

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

  
42 40
#pragma mark Theming

Also available in: Unified diff