Skip to content

Commit

Permalink
FFS
Browse files Browse the repository at this point in the history
  • Loading branch information
markohlebar committed Nov 18, 2014
1 parent 9a55dce commit c043079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BIND/Protocols/BNDViewModel.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
/**
* Class of the view to be represented as the section header in a table view.
*/
@protocol (nonatomic, copy, readonly) Class *viewClass;
@property (nonatomic, copy, readonly) Class viewClass;

@end

Expand Down

0 comments on commit c043079

Please sign in to comment.