mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 01:59:24 +00:00
More imporvements on the Plugin System
Signed-off-by: michael starke <michael.starke@hicknhack-software.com>
This commit is contained in:
@@ -45,4 +45,12 @@ NSString *const kMPPluginFileExtension = @"mpplugin";
|
||||
}
|
||||
|
||||
|
||||
- (void)didLoadPlugin {
|
||||
|
||||
}
|
||||
|
||||
- (void)willUnloadPlugin {
|
||||
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user