Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24257/include

Modified Files:
        MessageView.h 
Log Message:
don't delete the temporary files when the viewer process terminates, sometimes 
they're still needed (when this process simply forwards the file to another one)

Index: MessageView.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/MessageView.h,v
retrieving revision 1.60
retrieving revision 1.61
diff -b -u -2 -r1.60 -r1.61
--- MessageView.h       16 May 2005 00:29:00 -0000      1.60
+++ MessageView.h       23 Jun 2005 20:57:37 -0000      1.61
@@ -466,4 +466,7 @@
    ArrayProcessInfo m_processes;
 
+   /// temporary files we have created for the view processes
+   wxArrayString m_tempFiles;
+
    /// the event handler which forwards process events to us
    ProcessEvtHandler *m_evtHandlerProc;



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to