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

Modified Files:
        wxOptionsPage.h 
Log Message:
show "Save" file dialog, not "Open" for the log file option (bug 637)

Index: wxOptionsPage.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/gui/wxOptionsPage.h,v
retrieving revision 1.55
retrieving revision 1.56
diff -b -u -2 -r1.55 -r1.56
--- wxOptionsPage.h     18 Mar 2002 14:20:06 -0000      1.55
+++ wxOptionsPage.h     27 Apr 2002 11:46:01 -0000      1.56
@@ -109,4 +109,5 @@
       Field_AppWide  = 0x01000000, // same setting for all folders
       Field_Inverse  = 0x02000000, // invert the value (Field_Bool only)
+      Field_FileSave = Field_Inverse, // only for Field_File
       Field_NotApp   = 0x04000000, // per folder option, opposite of AppWide
       Field_Flags    = 0xff000000  // bit mask selecting the flags


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

Reply via email to