mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-04 12:58:50 +00:00
feat(mail): Add 'View raw message' mail contextual option. This option open message in a popup without HTML mail CSS content modification.
This commit is contained in:
@@ -27,9 +27,11 @@
|
||||
{
|
||||
id handler;
|
||||
NSException *ex;
|
||||
BOOL rawContent;
|
||||
}
|
||||
|
||||
- (NSString *) flatContentAsString;
|
||||
- (void)activateRawContent;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user