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:
parent
338fbaa52e
commit
e36209606b
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user