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

Modified Files:
        ClickURL.cpp 
Log Message:
compilation fix for VC7

Index: ClickURL.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/ClickURL.cpp,v
retrieving revision 1.19
retrieving revision 1.20
diff -b -u -2 -r1.19 -r1.20
--- ClickURL.cpp        11 Oct 2003 23:13:46 -0000      1.19
+++ ClickURL.cpp        11 Mar 2004 11:27:50 -0000      1.20
@@ -171,5 +171,6 @@
                                   params,
                                   m_clickableURL->GetProfile(),
-                                  msgview ? msgview->GetWindow() : NULL
+                                  msgview ? msgview->GetWindow() : NULL,
+                                  NULL
                                 );
 



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to