Skip to content

Commit

Permalink
Fixed templatesFound release compiler warning, closes tomaz#16.
Browse files Browse the repository at this point in the history
Forgot to add @sythetize directive.
  • Loading branch information
tomaz committed Dec 24, 2010
1 parent 1889a8f commit ac542a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Application/GBAppledocApplication.m
Expand Up @@ -508,6 +508,7 @@ - (void)setDocsetCertSigner:(NSString *)value { self.settings.docsetCertificateS
@synthesize logformat;
@synthesize verbose;
@synthesize printSettings;
@synthesize templatesFound;
@synthesize version;
@synthesize help;

Expand Down

0 comments on commit ac542a6

Please sign in to comment.