luxlabs header browser preview


@class GKCollectionViewCell;

@interface GKCancelSwipeToEditGestureRecognizer : UITapGestureRecognizer

@property (retain, nonatomic) GKCollectionViewCell *currentEditingCell;

- (void).cxx_destruct;
- (void)touchesEnded:(id)a0 withEvent:(id)a1;

@end