Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10217/src/gui

Modified Files:
        wxMDialogs.cpp 
Log Message:
fixed non folder-specific persistent message boxes (they were not disable at 
all...)

Index: wxMDialogs.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxMDialogs.cpp,v
retrieving revision 1.420
retrieving revision 1.421
diff -b -u -2 -r1.420 -r1.421
--- wxMDialogs.cpp      25 Feb 2005 21:53:08 -0000      1.420
+++ wxMDialogs.cpp      9 Apr 2005 20:54:01 -0000       1.421
@@ -794,4 +794,7 @@
          return storedValue == wxYES;
       }
+
+      if ( pathLocal.empty() )
+         pathLocal = pathGlobal;
    }
 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to