mirror of
https://github.com/purplecabbage/phonegap-plugins.git
synced 2026-04-24 03:00:11 -04:00
Updating to PGPlugin base class, cf [Issue #44](https://github.com/phonegap/phonegap-plugins/issues/44)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
@interface EmailComposer : PhoneGapCommand < MFMailComposeViewControllerDelegate > {
|
||||
@interface EmailComposer : PGPlugin < MFMailComposeViewControllerDelegate > {
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user