mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 03:09:27 +00:00
Simple cloning added.
This commit is contained in:
@@ -165,4 +165,8 @@ typedef NS_OPTIONS(NSUInteger, MPEntrySearchFlags) {
|
||||
*/
|
||||
- (IBAction)createEntryFromTemplate:(id)sender;
|
||||
|
||||
- (IBAction)cloneEntry:(id)sender;
|
||||
|
||||
- (IBAction)cloneEntryWithOptions:(id)sender;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user