Update of /cvsroot/mahogany/M/include
In directory usw-pr-cvs1:/tmp/cvs-serv22414/include

Modified Files:
        MessageEditor.h 
Log Message:
start of work to make it possible to edit MIME params of the attachments


Index: MessageEditor.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/MessageEditor.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -b -u -2 -r1.4 -r1.5
--- MessageEditor.h     13 May 2002 00:27:39 -0000      1.4
+++ MessageEditor.h     2 Sep 2002 00:44:07 -0000       1.5
@@ -159,4 +159,7 @@
    virtual EditorContentPart *GetNextPart() = 0;
 
+   /// edit the properties of the given attachment when the user clicks on it
+   virtual void EditAttachmentProperties(EditorContentPart *part);
+
    //@}
 



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to