Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs1:/tmp/cvs-serv14866
Modified Files:
ClickURL.cpp
Log Message:
one more gcc compilation error fixed; some left
Index: ClickURL.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/ClickURL.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -b -u -2 -r1.2 -r1.3
--- ClickURL.cpp 5 Dec 2002 21:27:01 -0000 1.2
+++ ClickURL.cpp 5 Dec 2002 21:31:19 -0000 1.3
@@ -349,5 +349,5 @@
}
- browser = READ_CONFIG(GetProfile(), MP_BROWSER);
+ browser = String (READ_CONFIG(GetProfile(), MP_BROWSER));
if ( browser.empty() )
{
-------------------------------------------------------
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