fixed #155 added Quicklook like preview for attachments

This commit is contained in:
michael starke
2014-03-19 22:57:06 +01:00
parent c460b2187a
commit 03d13e5b2f
27 changed files with 408 additions and 155 deletions

View File

@@ -26,7 +26,8 @@ typedef NS_ENUM(NSUInteger, MPActionType) {
MPActionDatabaseSettings, // Show the settings for the database
MPActionEditTemplateGroup, // Edit the Template group
MPActionExportXML, // Exporte as XML
MPActionImportXML // Import form XML
MPActionImportXML, // Import form XML
MPActionToggleQuicklook
};
/**
* Helper to retrieve commonly used actions