Better comment to describe the NORMAL_DRAG_HANDLING #define.

git-svn-id: svn://10.0.0.236/trunk@36151 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com 1999-06-21 23:24:33 +00:00
parent 338fbaa52e
commit e36209606b
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@
#include "nsCOMPtr.h"
#include "nsStyleChangeList.h"
#define NORMAL_DRAG_HANDLING 1
#define NORMAL_DRAG_HANDLING 1 // remove this to simulate a start-drag event.
#if !NORMAL_DRAG_HANDLING
#include "nsWidgetsCID.h"
#include "nsIDragService.h"

View File

@ -51,7 +51,7 @@
#include "nsCOMPtr.h"
#include "nsStyleChangeList.h"
#define NORMAL_DRAG_HANDLING 1
#define NORMAL_DRAG_HANDLING 1 // remove this to simulate a start-drag event.
#if !NORMAL_DRAG_HANDLING
#include "nsWidgetsCID.h"
#include "nsIDragService.h"