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

Modified Files:
        Composer.h 
Log Message:
save unsaved messages when the program crashes

Index: Composer.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Composer.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -b -u -2 -r1.7 -r1.8
--- Composer.h  19 Mar 2002 01:43:44 -0000      1.7
+++ Composer.h  28 Mar 2002 23:13:04 -0000      1.8
@@ -111,6 +111,10 @@
    //@{
 
-   /// save contents of all opened composer windows
-   static bool SaveAll();
+   /**
+     Save contents of all opened composer windows
+
+     @return the number of the windows closed or -1 on error
+   */
+   static int SaveAll();
 
    /// restore any previously saved window


_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to