Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19038/include
Modified Files:
Mdnd.h
Log Message:
fixed wxUSE_DND
Index: Mdnd.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Mdnd.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -b -u -2 -r1.12 -r1.13
--- Mdnd.h 16 Jan 2006 20:29:20 -0000 1.12
+++ Mdnd.h 17 Jan 2006 01:38:32 -0000 1.13
@@ -22,4 +22,6 @@
#include <wx/dnd.h>
+#if wxUSE_DRAG_AND_DROP
+
class MsgCmdProc;
class MailFolder;
@@ -150,3 +152,5 @@
};
+#endif // wxUSE_DRAG_AND_DROP
+
#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