mirror of
https://github.com/lint/TFDidThatSay
synced 2025-07-04 16:36:46 +00:00
Fix Apollo bug, add prefs, update Narwhal menu
This commit is contained in:
@ -16,8 +16,7 @@
|
||||
-(void) calculatedLayoutDidChange;
|
||||
|
||||
//custom element
|
||||
@property(assign,nonatomic) id undeleteButton;
|
||||
|
||||
@property(strong,nonatomic) id undeleteButton;
|
||||
@end
|
||||
|
||||
/* -- Post Interfaces -- */
|
||||
@ -31,7 +30,7 @@
|
||||
@end
|
||||
|
||||
@interface ApolloCommentsHeaderCellNode
|
||||
@property(assign, nonatomic) id undeleteButton;
|
||||
@property(strong, nonatomic) id undeleteButton;
|
||||
@end
|
||||
|
||||
/* -- Other Interfaces -- */
|
||||
|
Reference in New Issue
Block a user