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

Modified Files:
        Composer.h 
Log Message:
added autosaving composer windows

Index: Composer.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Composer.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -b -u -2 -r1.5 -r1.6
--- Composer.h  16 Mar 2002 23:38:47 -0000      1.5
+++ Composer.h  18 Mar 2002 22:37:41 -0000      1.6
@@ -106,4 +106,17 @@
    //@}
 
+   /**
+      @name Other static methods
+    */
+   //@{
+
+   /// save contents of all opened composer windows
+   static bool SaveAll();
+
+   /// restore any previously saved window
+   static bool RestoreAll();
+
+   //@}
+
    /** @name Accessing composer data */
    //@{


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

Reply via email to