mirror of
https://github.com/MacPass/MacPass.git
synced 2026-01-31 05:58:24 +00:00
Added history browse action
This commit is contained in:
@@ -28,8 +28,8 @@ typedef NS_ENUM(NSUInteger, MPActionType) {
|
||||
MPActionExportXML, // Export as XML
|
||||
MPActionImportXML, // Import form XML
|
||||
MPActionToggleQuicklook,
|
||||
MPActionShowHistory, // show history
|
||||
MPActionExitHistory, // exit history
|
||||
MPActionShowEntryHistory, // show history
|
||||
MPActionHideEntryHistory, // exit history
|
||||
MPActionPerformAutotypeForSelectedEntry // Perform Autotype for selected Entry
|
||||
};
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user