From: wolfgang Date: Mon, 30 Jul 2007 14:12:30 +0000 (+0000) Subject: git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1130 d1b88da0-ebda-0310... X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f98c1cf627c03b8ae988f0bed281c026cb034e49;p=scalable-opengroupware.org git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1130 d1b88da0-ebda-0310-925b-ed51d893ca5b --- diff --git a/UI/MailPartViewers/MailPartViewersProduct.m b/UI/MailPartViewers/MailPartViewersProduct.m index 7cc5d176..ac836649 100644 --- a/UI/MailPartViewers/MailPartViewersProduct.m +++ b/UI/MailPartViewers/MailPartViewersProduct.m @@ -22,12 +22,7 @@ #import @interface MailPartViewersProduct : NSObject -{ -} - @end -#include "common.h" - @implementation MailPartViewersProduct @end /* MailPartViewersProduct */ diff --git a/UI/MailPartViewers/UIxMailPartTextViewer.m b/UI/MailPartViewers/UIxMailPartTextViewer.m index e6d7e66a..450c1421 100644 --- a/UI/MailPartViewers/UIxMailPartTextViewer.m +++ b/UI/MailPartViewers/UIxMailPartTextViewer.m @@ -28,9 +28,9 @@ TODO: add contained link detection. */ -#import +#import -#import "common.h" +#import #import "UIxMailPartTextViewer.h" diff --git a/UI/MailPartViewers/UIxMailSizeFormatter.m b/UI/MailPartViewers/UIxMailSizeFormatter.m index 002de6f7..c4fdbe09 100644 --- a/UI/MailPartViewers/UIxMailSizeFormatter.m +++ b/UI/MailPartViewers/UIxMailSizeFormatter.m @@ -19,8 +19,9 @@ 02111-1307, USA. */ -#include "UIxMailSizeFormatter.h" -#include "common.h" +#import + +#import "UIxMailSizeFormatter.h" @implementation UIxMailSizeFormatter