added MPCollectionView to track index for context menu

This commit is contained in:
michael starke
2017-09-19 16:05:35 +02:00
parent c444c27a98
commit c80daac682
6 changed files with 82 additions and 5 deletions

View File

@@ -46,8 +46,7 @@ typedef NS_ENUM(NSUInteger, MPActionType) {
MPActionShowEntryHistory, // show history
MPActionHideEntryHistory, // exit history
MPActionPerformAutotypeForSelectedEntry, // Perform Autotype for selected Entry
MPActionRemoveAttachment, // Remove an attachment
MPActionDeleteCustomIcon // delte a custom icon
MPActionRemoveAttachment // Remove an attachment
};
/**
* Helper to retrieve commonly used actions