fixed ifdef

This commit is contained in:
rods%netscape.com 1999-03-23 21:25:48 +00:00
parent 0e414be672
commit 856f278725

View File

@ -36,7 +36,7 @@
#include "nsVoidArray.h"
//#define DRAG_DROP
#if DRAG_DROP
#ifdef DRAG_DROP
class CfDropTarget;
class CfDropSource;
class CfDragDrop;