extended action enum

This commit is contained in:
michael starke
2017-09-18 11:21:15 +02:00
parent 349466868f
commit 9ac3caa5b5

View File

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