mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 16:13:42 +02:00
MXKRoomBubbleTableViewCell: Update a method name.
This commit is contained in:
@@ -326,6 +326,6 @@ extern NSString *const kMXKRoomBubbleCellUrlItemInteraction;
|
||||
- (void)setupViews;
|
||||
|
||||
/// Add temporary subview to `tmpSubviews` property.
|
||||
- (void)addTmpSubview:(UIView*)subview;
|
||||
- (void)addTemporarySubview:(UIView*)subview;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user