Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29210/include

Modified Files:
        Profile.h 
Log Message:
made GetConfigSourceForWriting() public

Index: Profile.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Profile.h,v
retrieving revision 1.85
retrieving revision 1.86
diff -b -u -2 -r1.85 -r1.86
--- Profile.h   7 Jul 2005 18:48:43 -0000       1.85
+++ Profile.h   9 Jul 2005 23:50:11 -0000       1.86
@@ -225,4 +225,7 @@
    }
 
+   /// Get config source for saving changes.
+   ConfigSource *GetConfigSourceForWriting() const { return 
m_configForWriting; }
+
    //@}
 
@@ -391,7 +394,4 @@
    String ExpandEnvVarsIfNeeded(const String& val) const;
 
-   /// get config source for saving changes
-   ConfigSource *GetConfigSourceForWriting() const { return 
m_configForWriting; }
-
 private:
    /// helper for GetAllIdentities/GetAllFilters



-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to