This commit is contained in:
Valentin Zwick
2011-06-29 04:05:30 -07:00
parent c5e50a5f02
commit 28fbf21071

View File

@@ -15,7 +15,7 @@
#endif
@interface EmailComposer : PhoneGapCommand < MFMailComposeViewControllerDelegate > {
@interface EmailComposer : PGPlugin < MFMailComposeViewControllerDelegate > {
}