Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3307/include
Modified Files:
Mdnd.h
Log Message:
compilation fixes for wxUSE_DND == 0 (needed for wxMotif)
Index: Mdnd.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Mdnd.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -b -u -2 -r1.10 -r1.11
--- Mdnd.h 11 Oct 2003 23:13:45 -0000 1.10
+++ Mdnd.h 15 Jan 2006 19:53:25 -0000 1.11
@@ -22,4 +22,6 @@
#include <wx/dnd.h>
+#if wxUSE_DND
+
class MsgCmdProc;
class MailFolder;
@@ -150,3 +152,5 @@
};
+#endif // wxUSE_DND
+
#endif // _MDND_H_
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates