Update of /cvsroot/mahogany/M/src/gui
In directory usw-pr-cvs1:/tmp/cvs-serv31070/src/gui
Modified Files:
wxFolderView.cpp
Log Message:
compilation fix for gcc
Index: wxFolderView.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxFolderView.cpp,v
retrieving revision 1.589
retrieving revision 1.590
diff -b -u -2 -r1.589 -r1.590
--- wxFolderView.cpp 2 Jul 2002 21:21:45 -0000 1.589
+++ wxFolderView.cpp 2 Jul 2002 23:35:06 -0000 1.590
@@ -3430,5 +3430,5 @@
if ( settings->updateStatus )
{
- settings->statusFormat = READ_CONFIG(profile, MP_FVIEW_STATUS_FMT);
+ settings->statusFormat = READ_CONFIG_TEXT(profile, MP_FVIEW_STATUS_FMT);
}
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
No, I will not fix your computer.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates