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

Modified Files:
        wxMDialogs.h 
Log Message:
1. added an option to [not] delete drafts automatically
2. more informational messages explaining how the drafts work and
   they use M_DLG_DISABLE now
3. adde flags parameter to the 2nd overload of MDialog_Message


Index: wxMDialogs.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/gui/wxMDialogs.h,v
retrieving revision 1.96
retrieving revision 1.97
diff -b -u -2 -r1.96 -r1.97
--- wxMDialogs.h        16 Mar 2002 23:38:48 -0000      1.96
+++ wxMDialogs.h        17 Mar 2002 21:45:02 -0000      1.97
@@ -254,4 +254,5 @@
                      const wxWindow *parent,
                      const MPersMsgBox *persMsg,
+                     int flags = 0,
                      char const *title = MDIALOG_MSGTITLE);
 


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

Reply via email to