Add a preview provider to the context menu.

This commit is contained in:
Doug
2022-01-26 18:53:04 +00:00
committed by Doug
parent ac94a3f429
commit 9be25b2aec
4 changed files with 62 additions and 4 deletions
@@ -50,6 +50,7 @@
#import "PlainRoomTimelineCellProvider.h"
#import "BubbleRoomTimelineCellProvider.h"
#import "RoomSelectedStickerBubbleCell.h"
#import "RoomCollectionViewCell.h"
// MatrixKit common imports, shared with all targets
#import "MatrixKit-Bridging-Header.h"