messagingapp/msgui/unifiededitor/inc/msgattachmentcontainer.h
changeset 27 e4592d119491
parent 25 84d9eb65b26f
--- 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
      */