Autotype for selected entry is working rudimentarily

This commit is contained in:
michael starke
2014-12-17 11:20:30 +01:00
parent 3eb98a516c
commit 692ade2110
12 changed files with 80 additions and 58 deletions

View File

@@ -29,7 +29,8 @@ typedef NS_ENUM(NSUInteger, MPActionType) {
MPActionImportXML, // Import form XML
MPActionToggleQuicklook,
MPActionShowHistory, // History anzeigen
MPActionExitHistory // History ausblenden
MPActionExitHistory, // History ausblenden
MPActionPerformAutotypeForSelectedEntry // Perform Autotype for selected Entry
};
/**
* Helper to retrieve commonly used actions