mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
turning on new clipboard stuff for rods.
This commit is contained in:
parent
781ecafb6c
commit
8cae449ea4
@ -49,6 +49,11 @@
|
||||
|
||||
#define USE_NSREG 1
|
||||
|
||||
// 99-04-05 pinkerton -- use new nsIClipboard instead of selection manager stuff.
|
||||
// REMOVE WHEN THIS LANDS FULLY!!!
|
||||
#define NEW_CLIPBOARD_SUPPORT
|
||||
|
||||
|
||||
// ———————————————————————————————————————————————————————————————————————————
|
||||
// • You typically will not need to change things below here
|
||||
// ———————————————————————————————————————————————————————————————————————————
|
||||
|
Loading…
Reference in New Issue
Block a user