diff -r 84d9eb65b26f -r e4592d119491 messagingapp/msgui/unifiededitor/inc/msgattachmentcontainer.h --- a/messagingapp/msgui/unifiededitor/inc/msgattachmentcontainer.h Mon May 03 12:29:07 2010 +0300 +++ b/messagingapp/msgui/unifiededitor/inc/msgattachmentcontainer.h Fri May 14 15:49:35 2010 +0300 @@ -39,7 +39,7 @@ /** * Constructor */ - MsgAttachmentContainer(const QString& pluginPath, QGraphicsItem *parent = 0); + MsgAttachmentContainer( QGraphicsItem *parent = 0); /** * Destructor @@ -104,11 +104,7 @@ int messageSize(); private: - /** - * style plugin's path - */ - QString mPluginPath; - + /** * container's layout */