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

Modified Files:
        MApplication.h 
Log Message:
Use CopyEntries to update the settings when moving folders

Index: MApplication.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/MApplication.h,v
retrieving revision 1.98
retrieving revision 1.99
diff -b -u -2 -r1.98 -r1.99
--- MApplication.h      13 Sep 2002 01:27:46 -0000      1.98
+++ MApplication.h      12 Nov 2002 17:27:25 -0000      1.99
@@ -636,4 +636,10 @@
 extern bool SaveRemoteConfigSettings(bool confirm = true);
 
+extern int
+CopyEntries(wxConfigBase *src,
+            const wxString &from,
+            const wxString &to,
+            bool recursive = true,
+            wxConfigBase *dest = NULL)
 
 #endif   // MAPPLICATION_H



-------------------------------------------------------
This sf.net email is sponsored by: 
To learn the basics of securing your web site with SSL, 
click here to get a FREE TRIAL of a Thawte Server Certificate: 
http://www.gothawte.com/rd522.html
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to