Skip to content

Commit 979e32f

Browse files
authored
Update PSTableCell.h (#103)
1 parent af3fd49 commit 979e32f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Preferences/PSTableCell.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ typedef NS_ENUM(NSInteger, PSCellType) {
1717
PSGiantCell,
1818
PSSecureEditTextCell,
1919
PSButtonCell,
20-
PSEditTextViewCell
20+
PSEditTextViewCell,
21+
PSSpinnerCell
2122
};
2223

2324
@interface PSTableCell : UITableViewCell

0 commit comments

Comments
 (0)