Added missing ActionTypes

This commit is contained in:
michael starke
2014-08-20 01:23:57 +02:00
parent 6d690020ef
commit 4acfde5117
2 changed files with 8 additions and 2 deletions

View File

@@ -27,7 +27,9 @@ typedef NS_ENUM(NSUInteger, MPActionType) {
MPActionEditTemplateGroup, // Edit the Template group
MPActionExportXML, // Exporte as XML
MPActionImportXML, // Import form XML
MPActionToggleQuicklook
MPActionToggleQuicklook,
MPActionShowHistory, // History anzeigen
MPActionExitHistory // History ausblenden
};
/**
* Helper to retrieve commonly used actions