Make code compatible with !use_frameworks in Podfile

This commit is contained in:
manuroe
2017-11-23 16:09:19 +01:00
parent 0f968689ff
commit a7907364e7
33 changed files with 38 additions and 46 deletions
@@ -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