Update of /cvsroot/mahogany/M/src/classes
In directory sc8-pr-cvs1:/tmp/cvs-serv21816/src/classes
Modified Files:
Profile.cpp
Log Message:
fixed options setting which was broken since config source changes
Index: Profile.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/classes/Profile.cpp,v
retrieving revision 1.145
retrieving revision 1.146
diff -b -u -2 -r1.145 -r1.146
--- Profile.cpp 9 Sep 2003 10:22:39 -0000 1.145
+++ Profile.cpp 14 Sep 2003 13:43:48 -0000 1.146
@@ -1566,5 +1566,5 @@
m_wroteSuspended = true;
- path += SUSPEND_PATH;
+ path << _T('/') << SUSPEND_PATH;
}
-------------------------------------------------------
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