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

Modified Files:
        ClickURL.cpp 
Log Message:
save whitelist in global profile, not per-folder one

Index: ClickURL.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/ClickURL.cpp,v
retrieving revision 1.22
retrieving revision 1.23
diff -b -u -2 -r1.22 -r1.23
--- ClickURL.cpp        24 Jun 2006 01:13:06 -0000      1.22
+++ ClickURL.cpp        25 Jun 2006 14:29:00 -0000      1.23
@@ -229,5 +229,5 @@
 
             // this profile shouldn't be DecRef()'d, don't use Profile_obj
-            Profile *profile = m_clickableURL->GetProfile();
+            Profile *profile = mApplication->GetProfile();
 
             wxFrame *frame = 
m_clickableURL->GetMessageView()->GetParentFrame();


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to