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

Modified Files:
        wxMDialogs.cpp 
Log Message:
fixed bug: not folder-speciic msg boxes were not disablable at all any longer...

Index: wxMDialogs.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxMDialogs.cpp,v
retrieving revision 1.404
retrieving revision 1.405
diff -b -u -2 -r1.404 -r1.405
--- wxMDialogs.cpp      28 Sep 2003 15:11:19 -0000      1.404
+++ wxMDialogs.cpp      30 Sep 2003 14:08:16 -0000      1.405
@@ -814,5 +814,5 @@
    int rc = wxPMessageBox
             (
-               pathLocal,
+               pathGlobal,
                message,
                String(M_TITLE_PREFIX) + title,



-------------------------------------------------------
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