mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-24 13:52:37 +00:00
add NEW_DRAG_AND_DROP define for Ender.
This commit is contained in:
parent
b46fb2db3e
commit
ed1aee87ba
@ -36,7 +36,7 @@
|
||||
#define SingleSignon 1
|
||||
#define ClientWallet 1
|
||||
|
||||
// 98-07-29 pinnkerton -- defines to turn on feature. REMOVE WHEN THIS LANDS.
|
||||
// 98-07-29 pinkerton -- defines to turn on feature. REMOVE WHEN THIS LANDS.
|
||||
#define PRIVACY_POLICIES 1
|
||||
|
||||
// 98-08-10 joe -- temporary item to turn on ENDER (html textareas) before it fully lands
|
||||
@ -50,6 +50,9 @@
|
||||
|
||||
#define USE_NSREG 1
|
||||
|
||||
// 99-05-11 pinkerton -- temp item to turn on drag and drop code in Ender. REMOVE WHEN THIS LANDS
|
||||
#define NEW_DRAG_AND_DROP 1
|
||||
|
||||
// used to change string class
|
||||
//#define USE_STRING2 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user