Update of /cvsroot/mahogany/M/src/classes
In directory sc8-pr-cvs1:/tmp/cvs-serv14735/src/classes

Modified Files:
        Profile.cpp 
Log Message:
no real changes

Index: Profile.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/classes/Profile.cpp,v
retrieving revision 1.147
retrieving revision 1.148
diff -b -u -2 -r1.147 -r1.148
--- Profile.cpp 18 Sep 2003 16:30:50 -0000      1.147
+++ Profile.cpp 27 Sep 2003 23:16:34 -0000      1.148
@@ -191,5 +191,6 @@
    virtual bool DeleteEntry(const String&) { return true; }
    virtual bool DeleteGroup(const String&) { return true; }
-   virtual bool CopyEntry(const String&, const String&) { return true; }
+   virtual bool CopyEntry(const String&, const String&, ConfigSource *)
+      { return true; }
    virtual bool RenameGroup(const String&, const String&) { return true; }
 };



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to