element-ios/Riot/Modules/MatrixKit/MatrixKit-Bridging-Header.h

19 lines
509 B
Objective-C

//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#import "MXKAppSettings.h"
#import "MXKTools.h"
#import "NSBundle+MatrixKit.h"
#import "NSBundle+MXKLanguage.h"
#import "MXKAccount.h"
#import "MXKAccountManager.h"
#import "MXKContactManager.h"
#import "MXSDKOptions.h"
#import "MXKeyProvider.h"
#import "MXKRoomInputToolbarView.h"
#import "MXKImageView.h"
#import "MXKRoomBubbleCellData.h"
#import "UserIndicatorCancel.h"
#import "VoiceBroadcastInfo.h"