Skip to content

Commit

Permalink
Update iOS ScreenShot plugin.
Browse files Browse the repository at this point in the history
Fixed the error: 'renderInContext no method found'
  • Loading branch information
mwbrooks committed Jan 21, 2011
1 parent 20a7fab commit 7c001e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iPhone/ScreenShot/ScreenShot.h
Expand Up @@ -7,6 +7,7 @@
//

#import <Foundation/Foundation.h>
#import <QuartzCore/QuartzCore.h>
#import "PhoneGapCommand.h"
@interface Screenshot : PhoneGapCommand {
}
Expand Down

0 comments on commit 7c001e9

Please sign in to comment.