mirror of
https://github.com/purplecabbage/phonegap-plugins.git
synced 2026-04-24 03:00:11 -04:00
Merge pull request #60 from vzwick/patch-18
Updating to PGPlugin base class, cf [Issue #44](https://github.com/phoneg
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#import "PhoneGapCommand.h"
|
||||
#endif
|
||||
|
||||
@interface Torch : PhoneGapCommand {
|
||||
@interface Torch : PGPlugin {
|
||||
|
||||
AVCaptureSession* session;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user