Skip to content

Commit

Permalink
Fix compiler warning
Browse files Browse the repository at this point in the history
  • Loading branch information
qwzybug committed Oct 15, 2010
1 parent dca4085 commit 4998521
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/CObjectTranscoder.m
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ @implementation CObjectTranscoder

@synthesize targetObjectClass;
@synthesize propertyNameMappings;
@dynamic invertedPropertyNameMappings;

- (id)initWithTargetObjectClass:(Class)inTargetObjectClass
{
Expand Down

0 comments on commit 4998521

Please sign in to comment.