Update all Objective-C MatrixKit imports to handle new location.

This commit is contained in:
SBiOSoftWhare
2021-11-30 16:09:53 +01:00
parent d635f0eff1
commit e6ef1be7b6
134 changed files with 131 additions and 162 deletions
@@ -18,6 +18,8 @@
#import "FilesSearchCellData.h"
#import "GeneratedInterface-Swift.h"
@implementation FilesSearchCellData
@synthesize roomId, senderDisplayName;
@synthesize searchResult, title, message, date, shouldShowRoomDisplayName, roomDisplayName, attachment, isAttachmentWithThumbnail, attachmentIcon;