Monotone-Parent: 3beea562a57fe58bc0ec7f6ec1ea8b43840f6655

Monotone-Revision: d5bcd77c68cb679b5a1b9a23a4cc86038b0e615e

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-08-22T18:43:08
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2008-08-22 18:43:08 +00:00
parent 7c129faf3d
commit 8fd3833dd6
11 changed files with 304 additions and 92 deletions

View File

@@ -34,4 +34,13 @@
@end
@interface UIxMailPartExternalHTMLViewer : UIxMailPartViewer
{
id handler;
}
- (NSString *) flatContentAsString;
@end
#endif /* UIXMAILPARTHTMLVIEWER_H */