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

Modified Files:
        ClickURL.cpp 
Log Message:
cygwin compiles now

Index: ClickURL.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/ClickURL.cpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -b -u -2 -r1.9 -r1.10
--- ClickURL.cpp        23 Jun 2003 12:38:26 -0000      1.9
+++ ClickURL.cpp        23 Jun 2003 13:45:57 -0000      1.10
@@ -317,5 +317,4 @@
                      {
                         // magic incantation understood by wxMSW
-#ifndef __CYGWIN__ // FIXME
                         command << "WX_DDE#"
                                 << wxRegKey(key, "command").QueryDefaultValue() << '#'
@@ -323,5 +322,4 @@
                                 << '#' << ddeTopic << '#'
                                 << ddeCmd;
-#endif
                      }
                   }



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to