Monotone-Parent: dc6293fbb0377625c1e642fc5b3663c62ed2f8f1

Monotone-Revision: 6223c34f790967aa5a2994acb04c7c2aa557294c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-09-07T15:45:46
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-09-07 15:45:46 +00:00
parent 6062c17442
commit 192ea7ce75
2 changed files with 65 additions and 26 deletions

View File

@@ -26,6 +26,9 @@
#import "UIxMailPartViewer.h"
@interface UIxMailPartHTMLViewer : UIxMailPartViewer
{
id handler;
}
- (NSString *) flatContentAsString;