mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Riot-Bridging-Header: Add comments for MatrixKit imports.
This commit is contained in:
@@ -46,10 +46,10 @@
|
||||
#import "NSArray+Element.h"
|
||||
#import "ShareItemSender.h"
|
||||
|
||||
// MatrixKit common imports
|
||||
// MatrixKit common imports, shared with all targets
|
||||
#import "MatrixKit-Bridging-Header.h"
|
||||
|
||||
// MatrixKit application imports
|
||||
// MatrixKit imports for the application target (Riot)
|
||||
#import "MXKBarButtonItem.h"
|
||||
#import "MXKPieChartView.h"
|
||||
#import "MXKErrorAlertPresentation.h"
|
||||
|
||||
Reference in New Issue
Block a user