mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 02:22:44 +02:00
Make code compatible with !use_frameworks in Podfile
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
#import "MXKTableViewCell.h"
|
||||
#import <MatrixKit/MatrixKit.h>
|
||||
|
||||
@class TableViewCellWithCheckBoxes;
|
||||
|
||||
@@ -88,4 +88,4 @@
|
||||
*/
|
||||
- (BOOL)checkBoxValueAtIndex:(NSUInteger)index;
|
||||
|
||||
@end
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user