Skip to content

Commit

Permalink
Update MGSwipeButton.h
Browse files Browse the repository at this point in the history
  • Loading branch information
BasThomas committed Sep 29, 2015
1 parent 386fe66 commit fec39fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MGSwipeTableCell/MGSwipeButton.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ typedef BOOL(^MGSwipeButtonCallback)(MGSwipeTableCell * sender);

-(void) setPadding:(CGFloat) padding;
-(void) setEdgeInsets:(UIEdgeInsets)insets;
-(void) centerIconOverText;
-(void) centerIconOverTextWithSpacing: (CGFloat) spacing;

@end
@end

0 comments on commit fec39fa

Please sign in to comment.