mirror of
https://github.com/TermiT/Flycut.git
synced 2024-11-10 09:32:29 +08:00
8 lines
288 B
Objective-C
8 lines
288 B
Objective-C
//
|
|
// Use this file to import your target's public headers that you would like to expose to Swift.
|
|
//
|
|
|
|
#import <Foundation/Foundation.h>
|
|
#import "FlycutOperator.h"
|
|
#import "MGSwipeTableCell/MGSwipeTableCell/MGSwipeTableCell.h"
|
|
#import "MGSwipeTableCell/MGSwipeTableCell/MGSwipeButton.h"
|